VR-Vantage 1.4.1 API Class Documentation
Public Types | Public Member Functions
MyObjectClassDefinition Class Reference

Definition class for the scene object class: MyObject. More...

Inheritance diagram for MyObjectClassDefinition:
Inheritance graph
[legend]

List of all members.

Public Types

enum  FunctionIds { function_createModel, function_setRotationAngle, end_FunctionIds }
 Unique Function Ids used to store the state functions in a message. More...

Public Member Functions

 MyObjectClassDefinition (const std::string &className="MyObject")
 CTOR- all functions pointers are binded in the CTOR.
virtual ~MyObjectClassDefinition ()
 DTOR.

Detailed Description

Definition class for the scene object class: MyObject.


Member Enumeration Documentation

Unique Function Ids used to store the state functions in a message.

Enumerator:
function_createModel 
function_setRotationAngle 
end_FunctionIds 

Constructor & Destructor Documentation

MyObjectClassDefinition::MyObjectClassDefinition ( const std::string &  className = "MyObject")

CTOR- all functions pointers are binded in the CTOR.

virtual MyObjectClassDefinition::~MyObjectClassDefinition ( ) [virtual]

DTOR.


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


Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)