vrecko
virtual reality framework
|
Public Member Functions | |
SimpleSetupFunction (const ScreenSetupSimple::ScreenSetupSimpleState &st) | |
virtual double | Evaluate () override |
Public Attributes | |
VariableVec3 * | mon_cor_position |
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.
VariableVec3* ht::SimpleSetupFunction::mon_cor_position |
VariableVec3* ht::SimpleSetupFunction::sensor_offset |
double ht::SimpleSetupFunction::wire_length |
osg::Quat ht::SimpleSetupFunction::wire_orientation |
osg::Vec3d ht::SimpleSetupFunction::wire_position |