AGX Dynamics 2.40.0.0
Loading...
Searching...
No Matches
agxPowerLine::detail::SlotMapperUnitTestEntryPoint Class Reference

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>

Public Member Functions

 SlotMapperUnitTestEntryPoint (SlotMapper &mapper)
 
bool containsInFull (agxPowerLine::detail::Rotational1DofState *state)
 
bool containsInNonfull (agxPowerLine::detail::Rotational1DofState *state)
 
int getNumDimensionsIn (agx::RigidBody *body)
 
size_t getNumFullPacks () const
 
size_t getNumNonfullPacks () const
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ SlotMapperUnitTestEntryPoint()

agxPowerLine::detail::SlotMapperUnitTestEntryPoint::SlotMapperUnitTestEntryPoint ( SlotMapper mapper)

Member Function Documentation

◆ containsInFull()

bool agxPowerLine::detail::SlotMapperUnitTestEntryPoint::containsInFull ( agxPowerLine::detail::Rotational1DofState state)

◆ containsInNonfull()

bool agxPowerLine::detail::SlotMapperUnitTestEntryPoint::containsInNonfull ( agxPowerLine::detail::Rotational1DofState state)

◆ 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: