Fovia's C++ Client/Server API
|
This is the complete list of members for IPolygonUtilContext, including all inherited members.
AskInterface(const BGUID *piid, IRoot **ppr)=0 | IPolygonUtilContext | pure virtual |
IRoot::AskInterface(T **pp) | IRoot | inline |
DecRef()=0 | IPolygonUtilContext | pure virtual |
ExtractPolygons(IVertexCallListContext *pDestination, POLYGON_EXTRACT_PARAMS *pep, IVolumeDataContext *pData, IOctreeContext *pOctree)=0 | IPolygonUtilContext | pure virtual |
GetID(signed long long *id)=0 | IPolygonUtilContext | pure virtual |
IncRef()=0 | IPolygonUtilContext | pure virtual |
LoadOBJ(char *filename, IVertexCallListContext *pvcl, ENUM_PU_SMOOTH_MODES smoothMode)=0 | IPolygonUtilContext | pure virtual |
LoadOBJWithTextureMap(char *filename, char *texture, IVertexCallListContext *pvcl, ENUM_PU_SMOOTH_MODES smoothMode)=0 | IPolygonUtilContext | pure virtual |
LoadSTL(char *filename, IVertexCallListContext *pvcl, ENUM_PU_SMOOTH_MODES smoothMode)=0 | IPolygonUtilContext | pure virtual |
ReleaseSessionResources()=0 | IPolygonUtilContext | pure virtual |
SaveOBJ(char *filename, IVertexCallListContext *pvcl)=0 | IPolygonUtilContext | pure virtual |
SavePLY(char *filename, IVertexCallListContext *pvcl)=0 | IPolygonUtilContext | pure virtual |
SaveSTL(char *filename, IVertexCallListContext *pvcl)=0 | IPolygonUtilContext | pure virtual |
Smooth(IVertexCallListContext *pvcl, ENUM_PU_SMOOTH_MODES smoothMode, unsigned int *arrsg)=0 (defined in IPolygonUtilContext) | IPolygonUtilContext | pure virtual |