libmove3d  3.13.0
Public Member Functions | Public Attributes
p3d_objectPos Class Reference

#include <lightPlannerApi.h>

List of all members.

Public Member Functions

 p3d_objectPos (p3d_matrix4 m)
void setFromMatrix (p3d_matrix4 m)
void getMatrix (p3d_matrix4 m)

Public Attributes

double _x
double _y
 x the object x coordinate
double _z
 y the object y coordinate
double _rx
 z the object z coordinate
double _ry
 rx the object rotation around x axis
double _rz
 ry the object rotation around y axis

Detailed Description

small class that takes a matrix and extracts the rotation for each axes


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines