OGWContactTest Constants Reference
Declared in | OGWWorldContactTestAspect.h |
OGWContactTest
Contact test types.
The most basic and common test is an axis-aligned bounding box intersection.
Definition
typedef NS_ENUM(int8_t, OGWContactTest ) {
OGWContactTestBoundingBoxesIntersect = 0,
};
Constants
Declared In
OGWWorldContactTestAspect.h