OpenCOVER
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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)
 

Public Attributes

osg::Vec3 xyz
 
osg::Vec3 hpr
 

Constructor & Destructor Documentation

coCoord::coCoord ( )
inline
coCoord::coCoord ( const osg::Matrix &  right)
coCoord::~coCoord ( )
coCoord::coCoord ( const coCoord c)

Member Function Documentation

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

Member Data Documentation

osg::Vec3 coCoord::hpr
osg::Vec3 coCoord::xyz

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