Public Member Functions | Private Attributes | List of all members
RenderPointMapParamsProjection Class Reference

#include <nxLibHelpers.h>

Inheritance diagram for RenderPointMapParamsProjection:
Inheritance graph
[legend]

Public Member Functions

boost::optional< double > far () const override
 
boost::optional< double > near () const override
 
 RenderPointMapParamsProjection (bool useOpenGL, double far, double near, bool withTexture)
 
boost::optional< bool > withTexture () const override
 
- Public Member Functions inherited from RenderPointMapParams
virtual boost::optional< int > pixelScale () const
 
 RenderPointMapParams (bool _useOpenGl)
 
virtual boost::optional< double > scaling () const
 
virtual boost::optional< int > sizeHeight () const
 
virtual boost::optional< int > sizeWidth () const
 
virtual bool useOpenGl () const
 
virtual boost::optional< tf2::Transform const & > viewPose () const
 

Private Attributes

double mFar
 
double mNear
 
bool mWithTexture
 

Additional Inherited Members

- Protected Attributes inherited from RenderPointMapParams
bool useOpenGL
 

Detailed Description

Definition at line 123 of file nxLibHelpers.h.

Constructor & Destructor Documentation

RenderPointMapParamsProjection::RenderPointMapParamsProjection ( bool  useOpenGL,
double  far,
double  near,
bool  withTexture 
)
inline

Definition at line 130 of file nxLibHelpers.h.

Member Function Documentation

boost::optional<double> RenderPointMapParamsProjection::far ( ) const
inlineoverridevirtual

Reimplemented from RenderPointMapParams.

Definition at line 133 of file nxLibHelpers.h.

boost::optional<double> RenderPointMapParamsProjection::near ( ) const
inlineoverridevirtual

Reimplemented from RenderPointMapParams.

Definition at line 138 of file nxLibHelpers.h.

boost::optional<bool> RenderPointMapParamsProjection::withTexture ( ) const
inlineoverridevirtual

Reimplemented from RenderPointMapParams.

Definition at line 143 of file nxLibHelpers.h.

Member Data Documentation

double RenderPointMapParamsProjection::mFar
private

Definition at line 126 of file nxLibHelpers.h.

double RenderPointMapParamsProjection::mNear
private

Definition at line 126 of file nxLibHelpers.h.

bool RenderPointMapParamsProjection::mWithTexture
private

Definition at line 127 of file nxLibHelpers.h.


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


ensenso_camera
Author(s): Ensenso
autogenerated on Thu May 6 2021 02:50:06