FreeWRL / FreeX3D 4.3.0
X3D_PositionDamper Struct Reference

Data Fields

int _nodeType
 
int _renderFlags
 
int _hit
 
int _change
 
int _ichange
 
struct Vector_parentVector
 
double _dist
 
float _extent [6]
 
struct X3D_PolyRep_intern
 
int referenceCount
 
int _defaultContainer
 
void * _gc
 
struct X3D_Node_executionContext
 
struct X3D_Nodemetadata
 
void * _p
 
void * _t
 
double tau
 
float tolerance
 
int isActive
 
int order
 
double _tau
 
double _lasttick
 
int _takefirstinput
 
struct SFVec3f value_changed
 
struct SFVec3f initialDestination
 
struct SFVec3f initialValue
 
struct SFVec3f set_destination
 
struct SFVec3f set_value
 
void * _values
 
struct SFVec3f _input
 

Detailed Description

Definition at line 8643 of file Structs.h.

Field Documentation

◆ _change

int X3D_PositionDamper::_change

Definition at line 8647 of file Structs.h.

◆ _defaultContainer

int X3D_PositionDamper::_defaultContainer

Definition at line 8654 of file Structs.h.

◆ _dist

double X3D_PositionDamper::_dist

Definition at line 8650 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_PositionDamper::_executionContext

Definition at line 8656 of file Structs.h.

◆ _extent

float X3D_PositionDamper::_extent[6]

Definition at line 8651 of file Structs.h.

◆ _gc

void* X3D_PositionDamper::_gc

Definition at line 8655 of file Structs.h.

◆ _hit

int X3D_PositionDamper::_hit

Definition at line 8646 of file Structs.h.

◆ _ichange

int X3D_PositionDamper::_ichange

Definition at line 8648 of file Structs.h.

◆ _input

struct SFVec3f X3D_PositionDamper::_input

Definition at line 8674 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_PositionDamper::_intern

Definition at line 8652 of file Structs.h.

◆ _lasttick

double X3D_PositionDamper::_lasttick

Definition at line 8666 of file Structs.h.

◆ _nodeType

int X3D_PositionDamper::_nodeType

Definition at line 8644 of file Structs.h.

◆ _p

void* X3D_PositionDamper::_p

Definition at line 8659 of file Structs.h.

◆ _parentVector

struct Vector* X3D_PositionDamper::_parentVector

Definition at line 8649 of file Structs.h.

◆ _renderFlags

int X3D_PositionDamper::_renderFlags

Definition at line 8645 of file Structs.h.

◆ _t

void* X3D_PositionDamper::_t

Definition at line 8660 of file Structs.h.

◆ _takefirstinput

int X3D_PositionDamper::_takefirstinput

Definition at line 8667 of file Structs.h.

◆ _tau

double X3D_PositionDamper::_tau

Definition at line 8665 of file Structs.h.

◆ _values

void* X3D_PositionDamper::_values

Definition at line 8673 of file Structs.h.

◆ initialDestination

struct SFVec3f X3D_PositionDamper::initialDestination

Definition at line 8669 of file Structs.h.

◆ initialValue

struct SFVec3f X3D_PositionDamper::initialValue

Definition at line 8670 of file Structs.h.

◆ isActive

int X3D_PositionDamper::isActive

Definition at line 8663 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_PositionDamper::metadata

Definition at line 8658 of file Structs.h.

◆ order

int X3D_PositionDamper::order

Definition at line 8664 of file Structs.h.

◆ referenceCount

int X3D_PositionDamper::referenceCount

Definition at line 8653 of file Structs.h.

◆ set_destination

struct SFVec3f X3D_PositionDamper::set_destination

Definition at line 8671 of file Structs.h.

◆ set_value

struct SFVec3f X3D_PositionDamper::set_value

Definition at line 8672 of file Structs.h.

◆ tau

double X3D_PositionDamper::tau

Definition at line 8661 of file Structs.h.

◆ tolerance

float X3D_PositionDamper::tolerance

Definition at line 8662 of file Structs.h.

◆ value_changed

struct SFVec3f X3D_PositionDamper::value_changed

Definition at line 8668 of file Structs.h.


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