VR-Forces 4.0.4 Class Documentation
Classes | Public Member Functions
makVrv::DtMovablePolygonModel Class Reference

Polygon model modified to use vertex 0 as its center position and orientation, and positions its vertices relative to the center. More...

Inheritance diagram for makVrv::DtMovablePolygonModel:
Inheritance graph
[legend]

List of all members.

Classes

class  DtMovablePolygonModelInstance
 Extended polygon model instance including texture bugfixes. More...

Public Member Functions

 DtMovablePolygonModel (DtDe &de, DtUniqueID &id)
virtual ~DtMovablePolygonModel ()
virtual void setVisible (bool isVisible)
 Override to call setVisible on the scene connector.
virtual void setPosition (int vtx, const DtVector &position)
 Vertex 0 sets the base position of the whole polygon; other vertices are positioned relative to it.
virtual void setOrientation (int vtx, const DtTaitBryan &orientation)
 Vertex 0 sets the orientation of the whole polygon; other vertices have no effect.

Detailed Description

Polygon model modified to use vertex 0 as its center position and orientation, and positions its vertices relative to the center.


Constructor & Destructor Documentation


Member Function Documentation

virtual void makVrv::DtMovablePolygonModel::setVisible ( bool  isVisible) [virtual]

Override to call setVisible on the scene connector.

Reimplemented from makVrv::DtOsgPolygonModel.

virtual void makVrv::DtMovablePolygonModel::setPosition ( int  vtx,
const DtVector position 
) [virtual]

Vertex 0 sets the base position of the whole polygon; other vertices are positioned relative to it.

Reimplemented from makVrv::DtOsgPolygonModel.

virtual void makVrv::DtMovablePolygonModel::setOrientation ( int  vtx,
const DtTaitBryan &  orientation 
) [virtual]

Vertex 0 sets the orientation of the whole polygon; other vertices have no effect.

Reimplemented from makVrv::DtOsgPolygonModel.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)