RenderWare::MeshCompiledStateLink struct

This structure links one or more compiled states (that is, materials) to a mesh.

By default this only links one material; more materials can be used with MeshCompiledStateLink_

Derived classes

template<int nCompiledStates = 1>
struct MeshCompiledStateLink_

Public static variables

static const uint32_t RW_TYPE

Constructors, destructors, conversion operators

MeshCompiledStateLink()

Public variables

Mesh* mpMesh
size_t mCompiledStatesCount
CompiledState* mpCompiledStates