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

SmInverseRotation is a class for calculating the inverse rotation. More...

#include <SmInverseRotation.h>

Inheritance diagram for SmInverseRotation:
SoEngine

Public Member Functions

 SmInverseRotation (void)
 

Static Public Member Functions

static void initClass (void)
 

Public Attributes

SoEngineOutput inverse
 
SoMFRotation rotation
 

Protected Member Functions

virtual ~SmInverseRotation ()
 

Detailed Description

SmInverseRotation is a class for calculating the inverse rotation.

Constructor & Destructor Documentation

◆ SmInverseRotation()

SmInverseRotation::SmInverseRotation ( void )

Constructor.

◆ ~SmInverseRotation()

SmInverseRotation::~SmInverseRotation ( )
protectedvirtual

Destructor.

Member Data Documentation

◆ inverse

SoSFBool SmInverseRotation::inverse

The inverse rotation.

◆ rotation

SoMFRotation SmInverseRotation::rotation

The rotation input.


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