Deprecated List

Class tagXGSExtensionsGL
7.0. Not used for RTS API v3.0.

Class tagXGSGLExtensionsFuncs
7.0. Not used for RTS API v3.0.

Class tagXSI_RTS_TriangleList
7.0. Prior to v7.0, this structure was used by the tagXSI_RTS_TriangulatedGeometry structure which was used to store the geometry. Now you can use the _XSI_RTS_Attribute structure to define which type of data on the mesh or point cloud to be used in rendering and return it from the GetRequirements callback function.

Member RTS_REQUIRE_OBJECTHANDLE
7.0. For v3.0 shaders you can get the object directly via IRTSExecutionState::GetPrimitive

Member RTS_REQUIRE_MATERIALHANDLE
7.0. For v3.0 shaders you can get the material directly via IRTSExecutionState::GetMaterial

Group eXSI_RTS_TriangleListType
7.0. Triangles lists are an obsolete concept in RTS API v3.0 shaders.
See also:
tagXSI_RTS_TriangleList,