|
CommonLibSSE (Parapets fork)
|
#include <hkpAllCdPointCollector.h>
Public Member Functions | |
| ~hkpAllCdPointCollector () override | |
| void | AddCdPoint (const hkpCdPoint &a_point) override |
| void | Reset () override |
Public Member Functions inherited from RE::hkpCdPointCollector | |
| virtual | ~hkpCdPointCollector () |
Public Attributes | |
| hkInplaceArray< hkpRootCdPoint, 8 > | hits |
Public Attributes inherited from RE::hkpCdPointCollector | |
| float | earlyOutDistance |
| std::uint32_t | pad0C |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_hkpAllCdPointCollector |
Static Public Attributes inherited from RE::hkpCdPointCollector | |
| static constexpr auto | RTTI = RTTI_hkpCdPointCollector |
|
override |
|
overridevirtual |
Implements RE::hkpCdPointCollector.
|
overridevirtual |
Reimplemented from RE::hkpCdPointCollector.
| hkInplaceArray<hkpRootCdPoint, 8> RE::hkpAllCdPointCollector::hits |
|
inlinestaticconstexpr |