Helios++
Helios software for LiDAR simulations
PyScenePartWrapper Class Reference

Wrapper for ScenePart class. More...

#include <PyScenePartWrapper.h>

Collaboration diagram for PyScenePartWrapper:

Public Member Functions

 PyScenePartWrapper (ScenePart &sp)
 
std::string getId ()
 
void setId (std::string id)
 
PythonDVec3getOrigin ()
 
void setOrigin (double x, double y, double z)
 
RotationgetRotation ()
 
void setRotation (double x, double y, double z, double angle)
 
double getScale ()
 
void setScale (double scale)
 

Public Attributes

ScenePartsp
 

Detailed Description

Wrapper for ScenePart class.

Author
Alberto M. Esmoris Pena
Version
1.0
See also
ScenePart

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