Helios++
Helios software for LiDAR simulations
PySceneWrapper Class Reference

Wrapper for Scene. More...

#include <PySceneWrapper.h>

Collaboration diagram for PySceneWrapper:

Public Member Functions

 PySceneWrapper (Scene &scene)
 
PyTriangleWrappernewTriangle ()
 
PyDetailedVoxelWrappernewDetailedVoxel ()
 
PyPrimitiveWrappergetPrimitive (size_t index)
 
PyAABBWrappergetAABB ()
 
PythonDVec3getGroundPointAt (double x, double y, double z)
 
PyRaySceneIntersectionWrappergetIntersection (double ox, double oy, double oz, double dx, double dy, double dz, bool groundOnly)
 
PythonDVec3getShift ()
 
bool finalizeLoading ()
 
void writeObject (std::string path)
 

Public Attributes

Scenescene
 

Detailed Description

Wrapper for Scene.

Author
Alberto M. Esmoris Pena
Version
1.0
See also
Scene

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