IntersectorBase
Engine/source/math/mIntersector.h
Base class for intersector implementations.
Public Types
Testee
TesteeType
Tester
TesterType
Protected Attributes
Public Functions
IntersectorBase(const TesterType & tester)
Detailed Description
Base class for intersector implementations.
Public Types
typedef Testee TesteeType
typedef Tester TesterType