OpenCOVER
Public Member Functions | Public Attributes | List of all members
coCoord Class Reference

#include <mathUtils.h>

Public Member Functions

 coCoord ()
 
 coCoord (const osg::Matrix &right)
 
 ~coCoord ()
 
 coCoord (const coCoord &c)
 
coCoordoperator= (const osg::Matrix &right)
 
void makeMat (osg::Matrix &right) const
 

Public Attributes

osg::Vec3 xyz
 
osg::Vec3 hpr
 

Constructor & Destructor Documentation

◆ coCoord() [1/3]

coCoord::coCoord ( )
inline

◆ coCoord() [2/3]

coCoord::coCoord ( const osg::Matrix &  right)

◆ ~coCoord()

coCoord::~coCoord ( )

◆ coCoord() [3/3]

coCoord::coCoord ( const coCoord c)

Member Function Documentation

◆ makeMat()

void coCoord::makeMat ( osg::Matrix &  right) const

◆ operator=()

coCoord & coCoord::operator= ( const osg::Matrix &  right)

Member Data Documentation

◆ hpr

osg::Vec3 coCoord::hpr

◆ xyz

osg::Vec3 coCoord::xyz

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