FreeWRL / FreeX3D 4.3.0
X3D_Contact Struct Reference

Data Fields

int _nodeType
 
int _renderFlags
 
int _hit
 
int _change
 
int _ichange
 
char * _fieldchange
 
struct Vector_parentVector
 
double _dist
 
float _extent [6]
 
struct X3D_GeomRep_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 4941 of file Structs.h.

Field Documentation

◆ _appliedParameters

int X3D_Contact::_appliedParameters

Definition at line 4974 of file Structs.h.

◆ _change

int X3D_Contact::_change

Definition at line 4945 of file Structs.h.

◆ _defaultContainer

int X3D_Contact::_defaultContainer

Definition at line 4953 of file Structs.h.

◆ _dist

double X3D_Contact::_dist

Definition at line 4949 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Contact::_executionContext

Definition at line 4955 of file Structs.h.

◆ _extent

float X3D_Contact::_extent[6]

Definition at line 4950 of file Structs.h.

◆ _fieldchange

char* X3D_Contact::_fieldchange

Definition at line 4947 of file Structs.h.

◆ _gc

void* X3D_Contact::_gc

Definition at line 4954 of file Structs.h.

◆ _hit

int X3D_Contact::_hit

Definition at line 4944 of file Structs.h.

◆ _ichange

int X3D_Contact::_ichange

Definition at line 4946 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_Contact::_intern

Definition at line 4951 of file Structs.h.

◆ _nodeType

int X3D_Contact::_nodeType

Definition at line 4942 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Contact::_parentVector

Definition at line 4948 of file Structs.h.

◆ _renderFlags

int X3D_Contact::_renderFlags

Definition at line 4943 of file Structs.h.

◆ appliedParameters

struct Multi_String X3D_Contact::appliedParameters

Definition at line 4957 of file Structs.h.

◆ body1

struct X3D_Node* X3D_Contact::body1

Definition at line 4958 of file Structs.h.

◆ body2

struct X3D_Node* X3D_Contact::body2

Definition at line 4959 of file Structs.h.

◆ bounce

float X3D_Contact::bounce

Definition at line 4960 of file Structs.h.

◆ contactNormal

struct SFVec3f X3D_Contact::contactNormal

Definition at line 4961 of file Structs.h.

◆ depth

float X3D_Contact::depth

Definition at line 4962 of file Structs.h.

◆ frictionCoefficients

struct SFVec2f X3D_Contact::frictionCoefficients

Definition at line 4963 of file Structs.h.

◆ frictionDirection

struct SFVec3f X3D_Contact::frictionDirection

Definition at line 4964 of file Structs.h.

◆ geometry1

struct X3D_Node* X3D_Contact::geometry1

Definition at line 4965 of file Structs.h.

◆ geometry2

struct X3D_Node* X3D_Contact::geometry2

Definition at line 4966 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Contact::metadata

Definition at line 4967 of file Structs.h.

◆ minBounceSpeed

float X3D_Contact::minBounceSpeed

Definition at line 4968 of file Structs.h.

◆ position

struct SFVec3f X3D_Contact::position

Definition at line 4969 of file Structs.h.

◆ referenceCount

int X3D_Contact::referenceCount

Definition at line 4952 of file Structs.h.

◆ slipCoefficients

struct SFVec2f X3D_Contact::slipCoefficients

Definition at line 4970 of file Structs.h.

◆ softnessConstantForceMix

float X3D_Contact::softnessConstantForceMix

Definition at line 4971 of file Structs.h.

◆ softnessErrorCorrection

float X3D_Contact::softnessErrorCorrection

Definition at line 4972 of file Structs.h.

◆ surfaceSpeed

struct SFVec2f X3D_Contact::surfaceSpeed

Definition at line 4973 of file Structs.h.


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