I3DShPolygonList Struct Reference
[Shell Interfaces]
List of all members.
Detailed Description
- Deprecated:
I3DShPolygonList is simply a bag of triangular facets. Other interfaces supported: I3DShObject, I3DShPrimitive
Member Function Documentation
virtual MCCOMErr MCCOMAPI I3DShPolygonList::AddFacet |
( |
TFacet3D * |
facet |
) |
[pure virtual] |
virtual MCCOMErr MCCOMAPI I3DShPolygonList::CalcNormals |
( |
real |
smoothAngle |
) |
[pure virtual] |
virtual uint32 MCCOMAPI I3DShPolygonList::CountFacets |
( |
|
) |
[pure virtual] |
virtual TFacet3D* MCCOMAPI I3DShPolygonList::GetIndFacets |
( |
uint32 |
index |
) |
[pure virtual] |
virtual uint32 MCCOMAPI I3DShPolygonList::GetUVSpaceCount |
( |
|
) |
[pure virtual] |
virtual MCCOMErr MCCOMAPI I3DShPolygonList::PreAllocateFacets |
( |
uint32 |
nbFacets |
) |
[pure virtual] |
virtual MCCOMErr MCCOMAPI I3DShPolygonList::SetHasUVSpace |
( |
boolean |
hasUV |
) |
[pure virtual] |
virtual MCCOMErr MCCOMAPI I3DShPolygonList::SetUVSpace |
( |
UVSpaceInfo * |
uvSpaceInfo |
) |
[pure virtual] |
The documentation for this struct was generated from the following file: