|
| FeatureRayCastResult (bool didIntersect, double intersectionParam, const dv3 &intersectionPointEcef, const v3 &intersectionSurfaceNormal, Collision::CollisionGroup::Type intersectionCollisionGroup, const std::string &intersectionCollisionMaterialId) |
|
bool | DidIntersect () const |
|
double | GetIntersectionParam () const |
|
const dv3 & | GetIntersectionPointEcef () const |
|
const v3 & | GetIntersectionSurfaceNormal () const |
|
Collision::CollisionGroup::Type | GetIntersectionCollisionGroup () const |
|
const std::string & | GetIntersectionCollisionMaterialId () const |
|
The documentation for this class was generated from the following files: