vrecko
virtual reality framework
|
#include <SP_CommonDefs.h>
Public Attributes | |
unsigned long | dwFlags |
A combination of COLPOINT_FLAGS_*. More... | |
osg::Vec3 | points [2] |
osg::Vec3 | vecTriMaxNegativeDistance |
ONLY IF REQUESTED and ONLY IF [dwFlags] contains COLPOINT_FLAGS_NEG_DIST_PRESENT. More... | |
unsigned long vrecko::CollisionPointInfo::dwFlags |
A combination of COLPOINT_FLAGS_*.
osg::Vec3 vrecko::CollisionPointInfo::points[2] |
The points can mean either a close (possible-)collision pair or an intersection line depending of the presence of COLPOINT_FLAGS_INTERSECTION_LINE in [dwFlags].
osg::Vec3 vrecko::CollisionPointInfo::vecTriMaxNegativeDistance |
ONLY IF REQUESTED and ONLY IF [dwFlags] contains COLPOINT_FLAGS_NEG_DIST_PRESENT.