WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
CharDetails::CustomizationElements Class Reference

Public Member Functions

void clear ()
 

Public Attributes

std::vector< std::pair< uint, uint > > geosets
 
std::vector< TextureCustomizationtextures
 
std::vector< std::pair< uint, std::pair< uint, uint > > > models
 

Detailed Description

Definition at line 125 of file CharDetails.h.

Member Function Documentation

◆ clear()

void CharDetails::CustomizationElements::clear ( )
inline

Definition at line 132 of file CharDetails.h.

Member Data Documentation

◆ geosets

std::vector<std::pair<uint, uint> > CharDetails::CustomizationElements::geosets

Definition at line 128 of file CharDetails.h.

◆ models

std::vector<std::pair<uint, std::pair<uint, uint> > > CharDetails::CustomizationElements::models

Definition at line 130 of file CharDetails.h.

◆ textures

std::vector<TextureCustomization> CharDetails::CustomizationElements::textures

Definition at line 129 of file CharDetails.h.


The documentation for this class was generated from the following file: