Public Attributes

VR3TextureManager::MapElement Struct Reference

An element in the texture map. More...

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

List of all members.

Public Attributes

VR3Texturetexture
 Reference to the texture object.
int count
 number of objects using the above texture object

Detailed Description

An element in the texture map.

Definition at line 51 of file VR3TextureManager.h.


Member Data Documentation

number of objects using the above texture object

Definition at line 55 of file VR3TextureManager.h.

Reference to the texture object.

Definition at line 53 of file VR3TextureManager.h.


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