Public Member Functions | |
void | clear () override |
Clear the content of this vector. More... | |
unsigned int | size () const override |
Current size (number of detected contacts. More... | |
DummyDetectionOutputVector (unsigned int size, bool *isDestroyed) | |
~DummyDetectionOutputVector () override | |
![]() | |
bool | empty () const |
Test if the vector is empty. More... | |
virtual void | release () |
Delete this vector from memory once the contact pair is no longer active. More... | |
Additional Inherited Members | |
![]() | |
virtual | ~DetectionOutputVector () |
|
inline |
|
inlineoverride |
|
inlineoverridevirtual |
Clear the content of this vector.
Implements sofa::core::collision::DetectionOutputVector.
|
inlineoverridevirtual |
Current size (number of detected contacts.
Implements sofa::core::collision::DetectionOutputVector.