geolib2
Public Member Functions | Protected Attributes | List of all members
geo::LaserRangeFinder::RenderOptions Class Reference

#include <LaserRangeFinder.h>

Public Member Functions

const geo::MeshgetMesh () const
 
const geo::Pose3DgetPose () const
 
void setMesh (const geo::Mesh &mesh, const geo::Pose3D &pose)
 

Protected Attributes

const geo::Meshmesh_
 
geo::Pose3D pose_
 

Detailed Description

Definition at line 17 of file LaserRangeFinder.h.

Member Function Documentation

◆ getMesh()

const geo::Mesh& geo::LaserRangeFinder::RenderOptions::getMesh ( ) const
inline

Definition at line 28 of file LaserRangeFinder.h.

◆ getPose()

const geo::Pose3D& geo::LaserRangeFinder::RenderOptions::getPose ( ) const
inline

Definition at line 26 of file LaserRangeFinder.h.

◆ setMesh()

void geo::LaserRangeFinder::RenderOptions::setMesh ( const geo::Mesh mesh,
const geo::Pose3D pose 
)
inline

Definition at line 21 of file LaserRangeFinder.h.

Member Data Documentation

◆ mesh_

const geo::Mesh* geo::LaserRangeFinder::RenderOptions::mesh_
protected

Definition at line 31 of file LaserRangeFinder.h.

◆ pose_

geo::Pose3D geo::LaserRangeFinder::RenderOptions::pose_
protected

Definition at line 32 of file LaserRangeFinder.h.


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