Data Fields | |
| std::vector< uint32 > | CasterTriangles |
| A cache for the caster triangles primitives. | |
| CVertexBuffer | CasterVBuffer |
| This is a cache for the Caster Model. stores its simplified geometry for rendering in this buffer. | |
|
|
A cache for the caster triangles primitives.
Definition at line 119 of file mesh_instance.h. Referenced by NL3D::CMeshInstance::createShadowMap(), and NL3D::CMeshInstance::generateShadowMap(). |
|
|
This is a cache for the Caster Model. stores its simplified geometry for rendering in this buffer.
Definition at line 117 of file mesh_instance.h. Referenced by NL3D::CMeshInstance::createShadowMap(), and NL3D::CMeshInstance::generateShadowMap(). |
1.3.6