#include <nxLibHelpers.h>
Definition at line 123 of file nxLibHelpers.h.
RenderPointMapParamsProjection::RenderPointMapParamsProjection |
( |
bool |
useOpenGL, |
|
|
double |
far, |
|
|
double |
near, |
|
|
bool |
withTexture |
|
) |
| |
|
inline |
boost::optional<double> RenderPointMapParamsProjection::far |
( |
| ) |
const |
|
inlineoverridevirtual |
boost::optional<double> RenderPointMapParamsProjection::near |
( |
| ) |
const |
|
inlineoverridevirtual |
boost::optional<bool> RenderPointMapParamsProjection::withTexture |
( |
| ) |
const |
|
inlineoverridevirtual |
double RenderPointMapParamsProjection::mFar |
|
private |
double RenderPointMapParamsProjection::mNear |
|
private |
bool RenderPointMapParamsProjection::mWithTexture |
|
private |
The documentation for this class was generated from the following file: