#include <GU_Insetter.h>
Definition at line 284 of file GU_Insetter.h.
GU_Insetter::Tree::NodeInfo::NodeInfo |
( |
int |
idx = -1 , |
|
|
Edge |
left_edge = InvalidEdge , |
|
|
Edge |
right_edge = InvalidEdge |
|
) |
| |
|
inlineexplicit |
fpreal GU_Insetter::Tree::NodeInfo::getChainLimitTime |
( |
| ) |
const |
|
inline |
int GU_Insetter::Tree::NodeInfo::getIndex |
( |
| ) |
const |
|
inline |
int GU_Insetter::Tree::NodeInfo::getParentIdx |
( |
| ) |
const |
|
inline |
UT_Vector3 GU_Insetter::Tree::NodeInfo::getStartPos |
( |
| ) |
const |
|
inline |
fpreal GU_Insetter::Tree::NodeInfo::getStartTime |
( |
| ) |
const |
|
inline |
fpreal GU_Insetter::Tree::NodeInfo::getStopTime |
( |
| ) |
const |
|
inline |
UT_Vector3 GU_Insetter::Tree::NodeInfo::getVelocity |
( |
| ) |
const |
|
inline |
Edge GU_Insetter::Tree::NodeInfo::leftEdge |
( |
| ) |
const |
|
inline |
Edge GU_Insetter::Tree::NodeInfo::rightEdge |
( |
| ) |
const |
|
inline |
void GU_Insetter::Tree::NodeInfo::setChainLimitTime |
( |
fpreal |
t | ) |
|
|
inline |
void GU_Insetter::Tree::NodeInfo::setParentIdx |
( |
int |
idx | ) |
|
|
inline |
void GU_Insetter::Tree::NodeInfo::setStartTime |
( |
fpreal |
m | ) |
|
|
inline |
void GU_Insetter::Tree::NodeInfo::setStopTime |
( |
fpreal |
m | ) |
|
|
inline |
The documentation for this struct was generated from the following file: