51 unsigned int inWidth,
unsigned int inHeight,
52 unsigned int outX,
unsigned int outY,
53 unsigned int outWidth,
unsigned int outHeight);
int m_outY
Definition: DtSenSim.h:103
void applySensorEffects(GLuint inputTextureId, GLuint outputTextureId=0)
call per frame to apply sensor effects
void setSampling(float sampling)
int m_inX
Definition: DtSenSim.h:100
bool m_noiseOn
Definition: DtSenSim.h:85
Contains DLL export macros.
float m_blurLevel
Definition: DtSenSim.h:93
DT_DLL_VRVCORE DtTaitBryan level(const DtCoordinateSystem &cs, const DtVector &localOrigin, double topoHeading)
Returns a level orientation with the topographic heading.
bool m_filterOn
Definition: DtSenSim.h:84
void toggleHalo(bool val)
osg::Camera::DrawCallback * myCameraCallback
Definition: DtSenSim.h:105
void toggleNoise(bool val)
bool m_blurOn
Definition: DtSenSim.h:86
unsigned int GLuint
Definition: DtGlTextureBufferObject.h:18
osg::Camera::DrawCallback * postDrawCamera() const
void toggleFilter(bool val)
int m_outWidth
Definition: DtSenSim.h:99
void toggleIrPolarity(bool val)
int m_outX
Definition: DtSenSim.h:102
This class provides the OSG-specific implementation of a DtChannel.
Definition: DtOsgChannel.h:55
float m_levelAdjustment
Definition: DtSenSim.h:94
DtSenSim(DtOsgChannel &channel)
void resizeViewports(unsigned int inX, unsigned int inY, unsigned int inWidth, unsigned int inHeight, unsigned int outX, unsigned int outY, unsigned int outWidth, unsigned int outHeight)
Definition: DtSenSim.h:26
bool m_agcOn
Definition: DtSenSim.h:88
void setFullColor(bool fullColor)
void toggleGain(bool val)
bool m_blackHotOn
Definition: DtSenSim.h:90
void setLevel(float level)
void setFilter(float filter)
void setPostDrawCamera(osg::Camera::DrawCallback *camera)
seSenSim * m_sensorEffects
Definition: DtSenSim.h:83
bool m_fullColorOn
Definition: DtSenSim.h:92
bool m_gainOn
Definition: DtSenSim.h:89
bool m_haloOn
Definition: DtSenSim.h:87
void toggleBlur(bool val)
int m_outHeight
Definition: DtSenSim.h:98
bool m_IRsensorOn
Definition: DtSenSim.h:91
bool init_sensim(int win_w, int win_h)
int m_inHeight
Definition: DtSenSim.h:96
int m_inWidth
Definition: DtSenSim.h:97
DtOsgChannel & m_channel
Definition: DtSenSim.h:104
float m_gainAdjustment
Definition: DtSenSim.h:95
int m_inY
Definition: DtSenSim.h:101
float m_seScaleFactor
Definition: DtSenSim.h:56
void setNoise(float noise)