Detailed Description
- See also:
- Class
HitRecord.
- Description:
- This class is used during sub-object hit testing to identify
sub-object components. If the 4 bytes available in the info
data member of
HitRecord are insufficient to identify the sub-object
component an instance of this class can be created to contain the
necessary data.
#include <hitdata.h>
List of all
members.
Public Member Functions
|
virtual |
~HitData
() |
Constructor & Destructor Documentation
virtual ~HitData |
( |
|
) |
[inline, virtual] |