AddColors(const ColorType theColors[], size_t theColorNb, const IndexType theIndices[], size_t theIndexNb) | cadex::ModelData_IndexedTriangleSet | |
AddColors(const ColorType theColors[], size_t theColorNb, const IndexType theIndices[], const IndexType theCounts[], size_t theCountNb) | cadex::ModelData_IndexedTriangleSet | |
AddCoordinates(const CoordType theVertices[], size_t theVertexNb) | cadex::ModelData_IndexedTriangleSet | |
AddCoordinates(const CoordType theVertices[], size_t theVertexNb, const IndexType theIndices[], size_t theIndexNb) | cadex::ModelData_IndexedTriangleSet | |
AddCoordinates(const CoordType theVertices[], size_t theVertexNb, const IndexType theIndices[], const IndexType theCounts[], size_t theCountNb) | cadex::ModelData_IndexedTriangleSet | |
AddNormals(const NormalType theNormals[], size_t theNormalNb, const IndexType theIndices[], size_t theIndexNb) | cadex::ModelData_IndexedTriangleSet | |
AddNormals(const NormalType theNormals[], size_t theNormalNb, const IndexType theIndices[], const IndexType theCounts[], size_t theCountNb) | cadex::ModelData_IndexedTriangleSet | |
AddUVCoordinates(const UVCoordinateType theUVCoordinates[], size_t theUVCoordinateNb, const IndexType theIndices[], size_t theIndexNb) | cadex::ModelData_IndexedTriangleSet | |
AddUVCoordinates(const UVCoordinateType theUVCoordinates[], size_t theUVCoordinateNb, const IndexType theIndices[], const IndexType theCounts[], size_t theCountNb) | cadex::ModelData_IndexedTriangleSet | |
Appearance() const (defined in cadex::ModelData_PolyVertexSet) | cadex::ModelData_PolyVertexSet | |
Color(IndexType theIndex) const (defined in cadex::ModelData_PolyVertexSet) | cadex::ModelData_PolyVertexSet | |
ColorIndex(IndexType theFace, IndexType theVertexSlot) const | cadex::ModelData_IndexedTriangleSet | |
ColorType typedef (defined in cadex::ModelData_PolyVertexSet) | cadex::ModelData_PolyVertexSet | |
Coordinate(IndexType theFace, IndexType theVertexSlot) const | cadex::ModelData_IndexedTriangleSet | |
Coordinate(IndexType theVertexIndex) const | cadex::ModelData_IndexedTriangleSet | |
CoordinateIndex(IndexType theFace, IndexType theVertexSlot) const | cadex::ModelData_IndexedTriangleSet | |
CoordType typedef (defined in cadex::ModelData_PolyVertexSet) | cadex::ModelData_PolyVertexSet | |
FaceNormal(IndexType theFace) const | cadex::ModelData_IndexedTriangleSet | |
GetOrCreateImpl() | cadex::ModelData_BaseObject | inlineprotected |
GetTypeId() (defined in cadex::ModelData_IndexedTriangleSet) | cadex::ModelData_IndexedTriangleSet | static |
HasColors() const (defined in cadex::ModelData_PolyVertexSet) | cadex::ModelData_PolyVertexSet | |
HasNormals() const | cadex::ModelData_IndexedTriangleSet | |
HasUVCoordinates() const | cadex::ModelData_IndexedTriangleSet | |
IdType typedef | cadex::ModelData_BaseObject | |
Impl() const | cadex::ModelData_BaseObject | |
IndexType typedef | cadex::ModelData_PolyVertexSet | |
IndexVecType typedef (defined in cadex::ModelData_PolyVertexSet) | cadex::ModelData_PolyVertexSet | |
IsEmpty() const (defined in cadex::ModelData_PolyVertexSet) | cadex::ModelData_PolyVertexSet | |
IsNull() const | cadex::ModelData_BaseObject | |
IsOfType() const | cadex::ModelData_BaseObject | inline |
Merge() (defined in cadex::ModelData_IndexedTriangleSet) | cadex::ModelData_IndexedTriangleSet | |
ModelData_BaseObject() | cadex::ModelData_BaseObject | inline |
ModelData_BaseObject(const internal::ModelData_BaseObjectImpl *theImpl) | cadex::ModelData_BaseObject | protected |
ModelData_BaseObject(const internal::ModelData_BaseObjectImpl *theImpl, const Base_UTF16String &theName) | cadex::ModelData_BaseObject | protected |
ModelData_IndexedTriangleSet() | cadex::ModelData_IndexedTriangleSet | |
ModelData_IndexedTriangleSet(initialized) | cadex::ModelData_IndexedTriangleSet | |
ModelData_IndexedTriangleSet(internal::ModelData_IndexedTriangleSetImpl *theImpl) | cadex::ModelData_IndexedTriangleSet | |
ModelData_PolyShape() | cadex::ModelData_PolyShape | inline |
ModelData_PolyShape(const internal::ModelData_BaseObjectImpl *theImpl) | cadex::ModelData_PolyShape | inlineprotected |
ModelData_PolyVertexSet() (defined in cadex::ModelData_PolyVertexSet) | cadex::ModelData_PolyVertexSet | |
ModelData_PolyVertexSet(internal::ModelData_BaseObjectImpl *theImpl) | cadex::ModelData_PolyVertexSet | inlineprotected |
Name() const | cadex::ModelData_BaseObject | |
Normal(IndexType theIndex) const | cadex::ModelData_IndexedTriangleSet | |
NormalIndex(IndexType theFace, IndexType theVertexSlot) const | cadex::ModelData_IndexedTriangleSet | |
NormalType typedef | cadex::ModelData_IndexedTriangleSet | |
Nullify() | cadex::ModelData_BaseObject | |
NumberOfColors() const | cadex::ModelData_PolyVertexSet | |
NumberOfFaces() const | cadex::ModelData_IndexedTriangleSet | |
NumberOfNormals() const | cadex::ModelData_IndexedTriangleSet | |
NumberOfUVCoordinates() const | cadex::ModelData_IndexedTriangleSet | |
NumberOfVertices() const (defined in cadex::ModelData_PolyVertexSet) | cadex::ModelData_PolyVertexSet | |
operator bool() const | cadex::ModelData_BaseObject | inline |
SetAppearance(const ModelData_Appearance &theAppearance) (defined in cadex::ModelData_PolyVertexSet) | cadex::ModelData_PolyVertexSet | |
SetName(const Base_UTF16String &theName) | cadex::ModelData_BaseObject | |
SetUuid(const Base_Uuid &theUuid) | cadex::ModelData_BaseObject | |
TypeId() const | cadex::ModelData_BaseObject | |
Uuid() const | cadex::ModelData_BaseObject | |
UVCoordinate(IndexType theFace, IndexType theVertexSlot) const | cadex::ModelData_IndexedTriangleSet | |
UVCoordinate(IndexType theIndex) const | cadex::ModelData_IndexedTriangleSet | |
UVCoordinateIndex(IndexType theFace, IndexType theVertexSlot) const | cadex::ModelData_IndexedTriangleSet | |
UVCoordinateType typedef | cadex::ModelData_IndexedTriangleSet | |
VertexColor(IndexType theFace, IndexType theVertexSlot) const | cadex::ModelData_IndexedTriangleSet | |
VertexNormal(IndexType theFace, IndexType theVertexSlot) const | cadex::ModelData_IndexedTriangleSet | |
~ModelData_BaseObject() (defined in cadex::ModelData_BaseObject) | cadex::ModelData_BaseObject | |