SmallChange  1.0.0
A collection of extensions to Coin3D
Loading...
Searching...
No Matches
SmCoordinateSystem Class Reference

The SmCoordinateSystem class is used to set the axis basis. More...

#include <SmCoordinateSystem.h>

Inheritance diagram for SmCoordinateSystem:
SoTransformation

Public Member Functions

 SmCoordinateSystem (void)
 
virtual void callback (SoCallbackAction *action)
 
virtual void doAction (SoAction *action)
 
virtual void getBoundingBox (SoGetBoundingBoxAction *action)
 
virtual void getMatrix (SoGetMatrixAction *action)
 
virtual void getPrimitiveCount (SoGetPrimitiveCountAction *action)
 
virtual void GLRender (SoGLRenderAction *action)
 
virtual void pick (SoPickAction *action)
 

Static Public Member Functions

static void initClass (void)
 

Public Attributes

SoSFVec3f xAxis
 
SoSFVec3f yAxis
 
SoSFVec3f zAxis
 

Protected Member Functions

virtual ~SmCoordinateSystem ()
 

Detailed Description

The SmCoordinateSystem class is used to set the axis basis.

FIXME: More doc.

Constructor & Destructor Documentation

◆ SmCoordinateSystem()

SmCoordinateSystem::SmCoordinateSystem ( void )

Constructor.

◆ ~SmCoordinateSystem()

SmCoordinateSystem::~SmCoordinateSystem ( )
protectedvirtual

Destructor.


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