Public Attributes

VR3MeshManager::MapElement Struct Reference

An element in the mesh map. More...

Collaboration diagram for VR3MeshManager::MapElement:
Collaboration graph
[legend]

List of all members.

Public Attributes

VR3Meshmesh
 Reference to the mesh object.
int count
 Number of objects using the above mesh object.

Detailed Description

An element in the mesh map.

Definition at line 50 of file VR3MeshManager.h.


Member Data Documentation

Number of objects using the above mesh object.

Definition at line 54 of file VR3MeshManager.h.

Reference to the mesh object.

Definition at line 52 of file VR3MeshManager.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines