![]() |
RigsofRods
Soft-body Physics Simulation
|
#include <Locator_t.h>
Public Member Functions | |
NodeNum_t | getSmallestNode () |
NodeNum_t | getBiggestNode () |
NodeNum_t | getMean () |
Data Fields | |
NodeNum_t | ref = NODENUM_INVALID |
NodeNum_t | nx = NODENUM_INVALID |
NodeNum_t | ny = NODENUM_INVALID |
Ogre::Vector3 | coords = Ogre::Vector3::ZERO |
bool | is_forvert = false |
Definition at line 10 of file Locator_t.h.
|
inline |
Definition at line 19 of file Locator_t.h.
|
inline |
|
inline |
Ogre::Vector3 RoR::Locator_t::coords = Ogre::Vector3::ZERO |
Definition at line 15 of file Locator_t.h.
bool RoR::Locator_t::is_forvert = false |
Definition at line 16 of file Locator_t.h.
NodeNum_t RoR::Locator_t::nx = NODENUM_INVALID |
Definition at line 13 of file Locator_t.h.
NodeNum_t RoR::Locator_t::ny = NODENUM_INVALID |
Definition at line 14 of file Locator_t.h.
NodeNum_t RoR::Locator_t::ref = NODENUM_INVALID |
Definition at line 12 of file Locator_t.h.