|
HDK
|
This is the complete list of members for HOM_GeometryRayCache, including all inherited members.
| __repr__()=0 | HOM_GeometryRayCache | pure virtual |
| findAllInTube(HOM_Geometry &geo, const HOM_Vector3 &rayorig, const HOM_Vector3 &dir, float radius, float min_hit=0.0f, float max_hit=1e18f, float tolerance=5e-3f)=0 | HOM_GeometryRayCache | pure virtual |
| HOM_GeometryRayCache() | HOM_GeometryRayCache | inline |
| HOM_GeometryRayCache(const HOM_GeometryRayCache &) | HOM_GeometryRayCache | inline |
| intersect(HOM_Geometry &geo, const HOM_Vector3 &rayorig, const HOM_Vector3 &dir, HOM_Vector3 &p, HOM_Vector3 &n, HOM_Vector3 &uvw, float min_hit=1e-2f, float max_hit=1e18f, float tolerance=1e-2F)=0 | HOM_GeometryRayCache | pure virtual |
| ~HOM_GeometryRayCache() | HOM_GeometryRayCache | inlinevirtual |