Fovia's C++ Client/Server API
|
This is the complete list of members for IVertexCallListContext, including all inherited members.
AskInterface(const BGUID *piid, IRoot **ppr)=0 | IVertexCallListContext | pure virtual |
IRoot::AskInterface(T **pp) | IRoot | inline |
CleanMesh(signed int bDoClean, MESH_PROPS *pMeshProps)=0 | IVertexCallListContext | pure virtual |
ColorizeFromVolumeData(IRenderEngineContext *pEngine, double offset, signed int bVRColor=true)=0 | IVertexCallListContext | pure virtual |
ConvertToIndexBuffer()=0 | IVertexCallListContext | pure virtual |
DecRef()=0 | IVertexCallListContext | pure virtual |
GetColors(COLOR_RGBA **arrColors)=0 | IVertexCallListContext | pure virtual |
GetCullMode(ENUM_CULL_MODE *pCullMode)=0 | IVertexCallListContext | pure virtual |
GetFlags(ENUM_VERTEX_CALL_LIST_FLAGS *flags)=0 | IVertexCallListContext | pure virtual |
GetID(signed long long *id)=0 | IVertexCallListContext | pure virtual |
GetIndices(unsigned int **arrIndices)=0 | IVertexCallListContext | pure virtual |
GetLineWidth(float *width)=0 | IVertexCallListContext | pure virtual |
GetNormals(VECTOR3D **arrNormals)=0 | IVertexCallListContext | pure virtual |
GetNumIndices(unsigned int *numIndices)=0 | IVertexCallListContext | pure virtual |
GetNumVertices(unsigned int *num)=0 | IVertexCallListContext | pure virtual |
GetShadingEnabled(unsigned char **arrShadingEnabled)=0 | IVertexCallListContext | pure virtual |
GetTextureCoords(VECTOR2F **arrTextureCoords)=0 | IVertexCallListContext | pure virtual |
GetTextureLighting(signed int *pbLighting)=0 | IVertexCallListContext | pure virtual |
GetTextureMap(ITextureMapContext **pTextureMap)=0 | IVertexCallListContext | pure virtual |
GetTextureMap(IRenderEngineContext **pEngineMap)=0 | IVertexCallListContext | pure virtual |
GetTransform(MATRIX44D *transform)=0 | IVertexCallListContext | pure virtual |
GetType(ENUM_VCL_TYPE *type)=0 | IVertexCallListContext | pure virtual |
GetVertices(VECTOR3D **arrVertices)=0 | IVertexCallListContext | pure virtual |
IncRef()=0 | IVertexCallListContext | pure virtual |
InvalidateClientState(ENUM_MESH_UPDATE updateFlags)=0 | IVertexCallListContext | pure virtual |
IsEdited(signed int *bEdited)=0 | IVertexCallListContext | pure virtual |
Optimize(signed int bCleanIslands, double islandPercentage, signed int bDecimate, double decimatePercentage, signed int bSmoothBefore, signed int bSmoothAfter, double smoothParam, signed int bFlip)=0 | IVertexCallListContext | pure virtual |
ReleaseSessionResources()=0 | IVertexCallListContext | pure virtual |
SetColorsModified(signed int bModified, unsigned int min, unsigned int max)=0 | IVertexCallListContext | pure virtual |
SetCullMode(ENUM_CULL_MODE cullMode)=0 | IVertexCallListContext | pure virtual |
SetFlags(ENUM_VERTEX_CALL_LIST_FLAGS flags)=0 | IVertexCallListContext | pure virtual |
SetIndicesModified(signed int bModified, unsigned int min, unsigned int max)=0 | IVertexCallListContext | pure virtual |
SetLineWidth(float width)=0 | IVertexCallListContext | pure virtual |
SetNormalsModified(signed int bModified, unsigned int min, unsigned int max)=0 | IVertexCallListContext | pure virtual |
SetNumIndices(unsigned int numIndices)=0 | IVertexCallListContext | pure virtual |
SetNumVertices(unsigned int num)=0 | IVertexCallListContext | pure virtual |
SetRenderToTextureParams(RENDER_PARAMS *rp)=0 | IVertexCallListContext | pure virtual |
SetShadingEnabledModified(signed int bModified, unsigned int min, unsigned int max)=0 | IVertexCallListContext | pure virtual |
SetTextureCoordsModified(signed int bModified, unsigned int min, unsigned int max)=0 | IVertexCallListContext | pure virtual |
SetTextureLighting(signed int bLighting)=0 | IVertexCallListContext | pure virtual |
SetTextureMap(ITextureMapContext *pTextureMap)=0 | IVertexCallListContext | pure virtual |
SetTextureMap(IRenderEngineContext *pEngineMap)=0 | IVertexCallListContext | pure virtual |
SetTransform(MATRIX44D *transform)=0 | IVertexCallListContext | pure virtual |
SetType(ENUM_VCL_TYPE type)=0 | IVertexCallListContext | pure virtual |
SetVerticesModified(signed int bModified, unsigned int min, unsigned int max)=0 | IVertexCallListContext | pure virtual |