FreeWRL / FreeX3D 4.3.0
X3D_Contact 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 Multi_String appliedParameters
 
struct X3D_Nodebody1
 
struct X3D_Nodebody2
 
float bounce
 
struct SFVec3f contactNormal
 
float depth
 
struct SFVec2f frictionCoefficients
 
struct SFVec3f frictionDirection
 
struct X3D_Nodegeometry1
 
struct X3D_Nodegeometry2
 
struct X3D_Nodemetadata
 
float minBounceSpeed
 
struct SFVec3f position
 
struct SFVec2f slipCoefficients
 
float softnessConstantForceMix
 
float softnessErrorCorrection
 
struct SFVec2f surfaceSpeed
 
int _appliedParameters
 

Detailed Description

Definition at line 3852 of file Structs.h.

Field Documentation

◆ _appliedParameters

int X3D_Contact::_appliedParameters

Definition at line 3884 of file Structs.h.

◆ _change

int X3D_Contact::_change

Definition at line 3856 of file Structs.h.

◆ _defaultContainer

int X3D_Contact::_defaultContainer

Definition at line 3863 of file Structs.h.

◆ _dist

double X3D_Contact::_dist

Definition at line 3859 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Contact::_executionContext

Definition at line 3865 of file Structs.h.

◆ _extent

float X3D_Contact::_extent[6]

Definition at line 3860 of file Structs.h.

◆ _gc

void* X3D_Contact::_gc

Definition at line 3864 of file Structs.h.

◆ _hit

int X3D_Contact::_hit

Definition at line 3855 of file Structs.h.

◆ _ichange

int X3D_Contact::_ichange

Definition at line 3857 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Contact::_intern

Definition at line 3861 of file Structs.h.

◆ _nodeType

int X3D_Contact::_nodeType

Definition at line 3853 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Contact::_parentVector

Definition at line 3858 of file Structs.h.

◆ _renderFlags

int X3D_Contact::_renderFlags

Definition at line 3854 of file Structs.h.

◆ appliedParameters

struct Multi_String X3D_Contact::appliedParameters

Definition at line 3867 of file Structs.h.

◆ body1

struct X3D_Node* X3D_Contact::body1

Definition at line 3868 of file Structs.h.

◆ body2

struct X3D_Node* X3D_Contact::body2

Definition at line 3869 of file Structs.h.

◆ bounce

float X3D_Contact::bounce

Definition at line 3870 of file Structs.h.

◆ contactNormal

struct SFVec3f X3D_Contact::contactNormal

Definition at line 3871 of file Structs.h.

◆ depth

float X3D_Contact::depth

Definition at line 3872 of file Structs.h.

◆ frictionCoefficients

struct SFVec2f X3D_Contact::frictionCoefficients

Definition at line 3873 of file Structs.h.

◆ frictionDirection

struct SFVec3f X3D_Contact::frictionDirection

Definition at line 3874 of file Structs.h.

◆ geometry1

struct X3D_Node* X3D_Contact::geometry1

Definition at line 3875 of file Structs.h.

◆ geometry2

struct X3D_Node* X3D_Contact::geometry2

Definition at line 3876 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Contact::metadata

Definition at line 3877 of file Structs.h.

◆ minBounceSpeed

float X3D_Contact::minBounceSpeed

Definition at line 3878 of file Structs.h.

◆ position

struct SFVec3f X3D_Contact::position

Definition at line 3879 of file Structs.h.

◆ referenceCount

int X3D_Contact::referenceCount

Definition at line 3862 of file Structs.h.

◆ slipCoefficients

struct SFVec2f X3D_Contact::slipCoefficients

Definition at line 3880 of file Structs.h.

◆ softnessConstantForceMix

float X3D_Contact::softnessConstantForceMix

Definition at line 3881 of file Structs.h.

◆ softnessErrorCorrection

float X3D_Contact::softnessErrorCorrection

Definition at line 3882 of file Structs.h.

◆ surfaceSpeed

struct SFVec2f X3D_Contact::surfaceSpeed

Definition at line 3883 of file Structs.h.


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