VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros
stateComponentFactory.h File Reference

Go to the source code of this file.

Classes

class  makVrf::DtStateComponentFactory
 

Namespaces

 Legion
 
 makVrf
 

Macros

#define REGISTER_STATE_COMPONENT(ComponentCreator, Component)
 

Macro Definition Documentation

#define REGISTER_STATE_COMPONENT (   ComponentCreator,
  Component 
)
Value:
UInt32 Register##ComponentCreator = DtStateComponentFactory::instance()->addStateComponentCreator(#ComponentCreator, ComponentCreator::ComponentType(), new ComponentCreator); \
UInt32 Component::theComponentCreatorType = 0xFFFFFFFF;
unsigned int UInt32
Definition: stateDataTypes.h:18

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)