Public Member Functions | Protected Attributes | List of all members
RenderPointMapParams Class Reference

#include <nxLibHelpers.h>

Inheritance diagram for RenderPointMapParams:
Inheritance graph
[legend]

Public Member Functions

virtual boost::optional< double > far () const
 
virtual boost::optional< double > near () const
 
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
 
virtual boost::optional< bool > withTexture () const
 

Protected Attributes

bool useOpenGL
 

Detailed Description

Definition at line 21 of file nxLibHelpers.h.

Constructor & Destructor Documentation

RenderPointMapParams::RenderPointMapParams ( bool  _useOpenGl)
inlineexplicit

Definition at line 27 of file nxLibHelpers.h.

Member Function Documentation

virtual boost::optional<double> RenderPointMapParams::far ( ) const
inlinevirtual

Reimplemented in RenderPointMapParamsProjection.

Definition at line 53 of file nxLibHelpers.h.

virtual boost::optional<double> RenderPointMapParams::near ( ) const
inlinevirtual

Reimplemented in RenderPointMapParamsProjection.

Definition at line 58 of file nxLibHelpers.h.

virtual boost::optional<int> RenderPointMapParams::pixelScale ( ) const
inlinevirtual

Reimplemented in RenderPointMapParamsTelecentric.

Definition at line 33 of file nxLibHelpers.h.

virtual boost::optional<double> RenderPointMapParams::scaling ( ) const
inlinevirtual

Reimplemented in RenderPointMapParamsTelecentric.

Definition at line 38 of file nxLibHelpers.h.

virtual boost::optional<int> RenderPointMapParams::sizeHeight ( ) const
inlinevirtual

Reimplemented in RenderPointMapParamsTelecentric.

Definition at line 48 of file nxLibHelpers.h.

virtual boost::optional<int> RenderPointMapParams::sizeWidth ( ) const
inlinevirtual

Reimplemented in RenderPointMapParamsTelecentric.

Definition at line 43 of file nxLibHelpers.h.

virtual bool RenderPointMapParams::useOpenGl ( ) const
inlinevirtual

Definition at line 28 of file nxLibHelpers.h.

virtual boost::optional<tf2::Transform const&> RenderPointMapParams::viewPose ( ) const
inlinevirtual

Reimplemented in RenderPointMapParamsTelecentric.

Definition at line 68 of file nxLibHelpers.h.

virtual boost::optional<bool> RenderPointMapParams::withTexture ( ) const
inlinevirtual

Reimplemented in RenderPointMapParamsProjection.

Definition at line 63 of file nxLibHelpers.h.

Member Data Documentation

bool RenderPointMapParams::useOpenGL
protected

Definition at line 24 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