DART
6.10.1
|
#include <RaycastOption.hpp>
Public Member Functions | |
RaycastOption (bool enableAllHits=false, bool sortByClosest=false) | |
Constructor. More... | |
Public Attributes | |
bool | mEnableAllHits |
bool | mSortByClosest |
dart::collision::RaycastOption::RaycastOption | ( | bool | enableAllHits = false , |
bool | sortByClosest = false |
||
) |
Constructor.
bool dart::collision::RaycastOption::mEnableAllHits |
bool dart::collision::RaycastOption::mSortByClosest |