vrecko
virtual reality framework
|
Public Member Functions | |
SetupFunction (const ScreenSetup::ScreenSetupState &st) | |
virtual double | Evaluate () override |
Public Attributes | |
VariableVec3 * | monitor_position |
VariableQuat * | monitor_orientation |
double | rim_width |
double | rim_height |
osg::Vec2d | monitor_corner |
VariableVec3 * | sensor_offset |
osg::Vec3d | wire_position |
osg::Quat | wire_orientation |
double | wire_length |
Additional Inherited Members | |
Protected Member Functions inherited from ht::Function | |
double | _dist_line (osg::Vec3d v, osg::Vec3d l1, osg::Vec3d l2) |
double | _dist_line2 (osg::Vec3d v, osg::Vec3d l1, osg::Vec3d l2) |
|
inline |
|
inlineoverridevirtual |
Implements ht::Function.
osg::Vec2d ht::SetupFunction::monitor_corner |
VariableQuat* ht::SetupFunction::monitor_orientation |
VariableVec3* ht::SetupFunction::monitor_position |
double ht::SetupFunction::rim_height |
double ht::SetupFunction::rim_width |
VariableVec3* ht::SetupFunction::sensor_offset |
double ht::SetupFunction::wire_length |
osg::Quat ht::SetupFunction::wire_orientation |
osg::Vec3d ht::SetupFunction::wire_position |