Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
ICmpUnitRenderer::tag_t Struct Reference

External identifiers for models. More...

#include <ICmpUnitRenderer.h>

Public Member Functions

 tag_t ()
 
 tag_t (u32 n)
 
bool valid () const
 

Public Attributes

u32 n
 

Detailed Description

External identifiers for models.

(This is a struct rather than a raw u32 for type-safety.)

Constructor & Destructor Documentation

ICmpUnitRenderer::tag_t::tag_t ( )
inline
ICmpUnitRenderer::tag_t::tag_t ( u32  n)
inlineexplicit

Member Function Documentation

bool ICmpUnitRenderer::tag_t::valid ( ) const
inline

Member Data Documentation

u32 ICmpUnitRenderer::tag_t::n

The documentation for this struct was generated from the following file: