VR-Vantage 1.4.1 API Class Documentation
Public Member Functions | Protected Member Functions
MyObjectAgentImplementation Class Reference

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

Inheritance diagram for MyObjectAgentImplementation:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MyObjectAgentImplementation ()
 CTOR.
virtual ~MyObjectAgentImplementation ()
 DTOR.
virtual void createModel ()
virtual void setRotationAngle (double rotationAngleInDegrees)

Protected Member Functions

virtual MyObjectfindObjectAsMyObject ()

Detailed Description

Agent class for the scene object class: MyObject.


Constructor & Destructor Documentation

MyObjectAgentImplementation::MyObjectAgentImplementation ( )

CTOR.

virtual MyObjectAgentImplementation::~MyObjectAgentImplementation ( ) [virtual]

DTOR.


Member Function Documentation

virtual void MyObjectAgentImplementation::createModel ( ) [virtual]

Implements MyObjectAgent.

virtual void MyObjectAgentImplementation::setRotationAngle ( double  rotationAngleInDegrees) [virtual]

Implements MyObjectAgent.

virtual MyObject* MyObjectAgentImplementation::findObjectAsMyObject ( ) [protected, virtual]

Implements MyObjectAgent.


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


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