RigsofRods
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Data Fields
RoR::Locator_t Struct Reference

#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
 

Detailed Description

Definition at line 10 of file Locator_t.h.

Member Function Documentation

◆ getBiggestNode()

NodeNum_t RoR::Locator_t::getBiggestNode ( )
inline

Definition at line 19 of file Locator_t.h.

◆ getMean()

NodeNum_t RoR::Locator_t::getMean ( )
inline

Definition at line 20 of file Locator_t.h.

+ Here is the caller graph for this function:

◆ getSmallestNode()

NodeNum_t RoR::Locator_t::getSmallestNode ( )
inline

Definition at line 18 of file Locator_t.h.

+ Here is the caller graph for this function:

Field Documentation

◆ coords

Ogre::Vector3 RoR::Locator_t::coords = Ogre::Vector3::ZERO

Definition at line 15 of file Locator_t.h.

◆ is_forvert

bool RoR::Locator_t::is_forvert = false

Definition at line 16 of file Locator_t.h.

◆ nx

NodeNum_t RoR::Locator_t::nx = NODENUM_INVALID

Definition at line 13 of file Locator_t.h.

◆ ny

NodeNum_t RoR::Locator_t::ny = NODENUM_INVALID

Definition at line 14 of file Locator_t.h.

◆ ref

NodeNum_t RoR::Locator_t::ref = NODENUM_INVALID

Definition at line 12 of file Locator_t.h.


The documentation for this struct was generated from the following file: