The CollPointInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CollPointInfo | Initializes a new instance of the CollPointInfo class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | Init |
Init
|
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | AccumulatedFrictionImpulse |
Used by physics to accumulated the normal impulse
|
![]() | AccumulatedNormalImpulse |
Used by physics to accumulated the normal impulse
|
![]() | AccumulatedNormalImpulseAux |
Used by physics to accumulated the normal impulse
|
![]() | Denominator |
Used by physics to cache value used in calculating impulse
|
![]() | Info |
SmallCollPointInfo
|
![]() | MinSeparationVel |
Used by physics to cache desired minimum separation velocity
in the normal direction
|
![]() | Position |
Used by physics to cache the world position (not really
needed? pretty useful in debugging!)
|