| 
    HDK
    
   | 
 
#include <GU_Spring.h>
Public Member Functions | |
| GU_Spring () | |
| virtual | ~GU_Spring () | 
| void | setupEdges (GU_Detail *gdp, GA_PrimitiveGroup *group=0, int force=0) | 
| void | computeEdges (GU_Detail *gdp, int behavior, float tension, const GA_ROAttributeRef &tensionoffset, const GA_ROAttributeRef &veloffset, float timeinc) | 
| void | getForce (UT_Vector3 &force, GA_Offset ptoff, GA_Index ptind, float springk, const GA_ROHandleF &springkattrib) | 
Definition at line 18 of file GU_Spring.h.
| GU_Spring::GU_Spring | ( | ) | 
      
  | 
  virtual | 
| void GU_Spring::computeEdges | ( | GU_Detail * | gdp, | 
| int | behavior, | ||
| float | tension, | ||
| const GA_ROAttributeRef & | tensionoffset, | ||
| const GA_ROAttributeRef & | veloffset, | ||
| float | timeinc | ||
| ) | 
| void GU_Spring::getForce | ( | UT_Vector3 & | force, | 
| GA_Offset | ptoff, | ||
| GA_Index | ptind, | ||
| float | springk, | ||
| const GA_ROHandleF & | springkattrib | ||
| ) | 
| void GU_Spring::setupEdges | ( | GU_Detail * | gdp, | 
| GA_PrimitiveGroup * | group = 0,  | 
        ||
| int | force = 0  | 
        ||
| ) |