The UnitTestEntryPoint is a backdoor into the SlotMapper's internal state used by the unit tests to ensure that the SlotMapper implementation is correct.
More...
#include <SlotMapperUnitTestEntryPoint.h>
The UnitTestEntryPoint is a backdoor into the SlotMapper's internal state used by the unit tests to ensure that the SlotMapper implementation is correct.
Should not be used for any other purpose.
Definition at line 38 of file SlotMapperUnitTestEntryPoint.h.
◆ SlotMapperUnitTestEntryPoint()
agxPowerLine::detail::SlotMapperUnitTestEntryPoint::SlotMapperUnitTestEntryPoint |
( |
SlotMapper & |
mapper | ) |
|
◆ containsInFull()
◆ containsInNonfull()
◆ getNumDimensionsIn()
int agxPowerLine::detail::SlotMapperUnitTestEntryPoint::getNumDimensionsIn |
( |
agx::RigidBody * |
body | ) |
|
◆ getNumFullPacks()
size_t agxPowerLine::detail::SlotMapperUnitTestEntryPoint::getNumFullPacks |
( |
| ) |
const |
◆ getNumNonfullPacks()
size_t agxPowerLine::detail::SlotMapperUnitTestEntryPoint::getNumNonfullPacks |
( |
| ) |
const |
The documentation for this class was generated from the following file: