Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

osg::ComponentTransform Class Reference
[OpenSG Node Lib]

#include <OSGComponentTransform.h>

Inheritance diagram for osg::ComponentTransform:

Inheritance graph
[legend]
Collaboration diagram for osg::ComponentTransform:

Collaboration graph
[legend]
List of all members.

Public Methods

Sync
virtual void changed (BitVector whichField, UInt32 origin)
Dump
virtual void dump (UInt32 uiIndent=0, const BitVector bvFlags=0) const

Protected Types

typedef ComponentTransformBase Inherited

Protected Methods

Constructors
 ComponentTransform (void)
 ComponentTransform (const ComponentTransform &source)
Destructor
virtual ~ComponentTransform (void)

Private Methods

void operator= (const ComponentTransform &source)
 prohibit default function (move to 'public' if needed)


Static Private Methods

Init
void initMethod (void)

Friends

class FieldContainer
class ComponentTransformBase

Detailed Description

ComponentTransform provides a vrml style transformation.


Member Typedef Documentation

typedef ComponentTransformBase osg::ComponentTransform::Inherited [protected]
 

Reimplemented from osg::ComponentTransformBase.


Constructor & Destructor Documentation

ComponentTransform::ComponentTransform void    [protected]
 

ComponentTransform::ComponentTransform const ComponentTransform &    source [protected]
 

ComponentTransform::~ComponentTransform void    [protected, virtual]
 


Member Function Documentation

void ComponentTransform::changed BitVector    whichField,
UInt32    origin
[virtual]
 

Reimplemented from osg::Transform.

void ComponentTransform::dump UInt32    uiIndent = 0,
const BitVector    bvFlags = 0
const [virtual]
 

Reimplemented from osg::Transform.

void ComponentTransform::initMethod void    [static, private]
 

Reimplemented from osg::Transform.

void osg::ComponentTransform::operator= const ComponentTransform &    source [private]
 

prohibit default function (move to 'public' if needed)


Friends And Related Function Documentation

friend class FieldContainer [friend]
 

Reimplemented from osg::ComponentTransformBase.

friend class ComponentTransformBase [friend]
 


The documentation for this class was generated from the following files:
Generated on Wed Jul 3 16:28:06 2002 for OpenSG by doxygen1.2.16