#include <SIM_ConRelNone.h>

Protected Member Functions | |
| SIM_ConRelNone (const SIM_DataFactory *factory) | |
| virtual | ~SIM_ConRelNone () |
| virtual void | buildConRelGuideSpatial (const GU_DetailHandle &gdh, const SIM_Options &options, const UT_Vector3 &anchorPos1, const UT_Vector3 &anchorPos2) const |
| virtual void | setStateDistanceSubclass (fpreal distance) |
| virtual fpreal | getStateDistanceSubclass () const |
Definition at line 23 of file SIM_ConRelNone.h.
| SIM_ConRelNone::SIM_ConRelNone | ( | const SIM_DataFactory * | factory | ) | [explicit, protected] |
| virtual SIM_ConRelNone::~SIM_ConRelNone | ( | ) | [protected, virtual] |
| virtual void SIM_ConRelNone::buildConRelGuideSpatial | ( | const GU_DetailHandle & | gdh, | |
| const SIM_Options & | options, | |||
| const UT_Vector3 & | anchorPos1, | |||
| const UT_Vector3 & | anchorPos2 | |||
| ) | const [protected, virtual] |
Reimplemented from SIM_ConRel.
| virtual fpreal SIM_ConRelNone::getStateDistanceSubclass | ( | ) | const [protected, virtual] |
Reimplemented from SIM_ConRel.
| virtual void SIM_ConRelNone::setStateDistanceSubclass | ( | fpreal | distance | ) | [protected, virtual] |
Reimplemented from SIM_ConRel.
1.5.9