opensurgsim
Public Member Functions | List of all members
SurgSim::Physics::MlcpMapping< T > Class Template Reference

Public Member Functions

void clear ()
 Clear the mapping.
 
void setValue (const T *key, size_t value)
 Sets the key/value (add an entry if the key is not found, change the value otherwise)
 
ptrdiff_t getValue (const T *key) const
 Gets the value from a given key.
 

The documentation for this class was generated from the following file: