![]() |
VR-Forces 4.7 Class Documentation
|
An effect for rendering 2D projected lines Has support for direction and length information per vertex. More...

Public Member Functions | |
| DtProjected2DLineEffect (const std::string &dataPath) | |
| CTOR. | |
| virtual | ~DtProjected2DLineEffect () |
| DTOR. | |
| virtual void | setCamera (bool geocentric, float geocentricAlpha, const double position[3], const double positionMatrix[16], const double projectionMatrix[16]) |
| Set the camera position. | |
| virtual void | setGroupCount (unsigned int count) |
| Set the number of groups. | |
| virtual void | setVertexAttribPointers (size_t stride, const VertexAttribPtrInfo &positionAddress, const VertexAttribPtrInfo &colorAddress, const VertexAttribPtrInfo &offsetAddress, const VertexAttribPtrInfo &directionAndLengthAddress) |
| virtual void | unsetVertexAttribPointers () |
Public Member Functions inherited from makVrv::Dt2DEffect | |
| Dt2DEffect (const std::string &dataPath) | |
| CTOR. | |
| virtual | ~Dt2DEffect () |
| Virtual DTOR. | |
Public Member Functions inherited from makVrv::DtEffect | |
| DtEffect (const std::string &dataPath) | |
| CTOR. | |
| virtual | ~DtEffect () |
| DTORs. | |
| void | releaseResources () |
| Release and HW resources of the effect. | |
| bool | enabled () const |
| Is the effect enabled. | |
| bool | enable () |
| void | disable () |
Protected Member Functions | |
| virtual void | updateUniformLocations () |
| virtual void | updateUniforms () |
| virtual void | initializeShaderSource (void) |
| Virtual abstract Interface. | |
| void | updateOtherUniforms (void) |
Additional Inherited Members | |
Static Public Member Functions inherited from makVrv::DtEffect | |
| static std::string | loadShaderSource (const std::string &strFileName) |
An effect for rendering 2D projected lines Has support for direction and length information per vertex.
| makVrv::DtProjected2DLineEffect::DtProjected2DLineEffect | ( | const std::string & | dataPath | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Set the camera position.
Implements makVrv::Dt2DEffect.
Set the number of groups.
Implements makVrv::Dt2DEffect.
|
virtual |
|
virtual |
|
protectedvirtual |
Implements makVrv::DtEffect.
|
protectedvirtual |
Implements makVrv::DtEffect.
|
protectedvirtual |
Virtual abstract Interface.
Implements makVrv::DtEffect.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |