|
HDK
|
This is the complete list of members for VGEO_Ray, including all inherited members.
| dump() const | VGEO_Ray | inline |
| getBoxRange(const UT_BoundingBox &box, float &tmin, float &tmax) const | VGEO_Ray | inline |
| getD() const | VGEO_Ray | inline |
| getID() const | VGEO_Ray | inline |
| getMaxD() const | VGEO_Ray | inline |
| getN1() const | VGEO_Ray | inline |
| getN2() const | VGEO_Ray | inline |
| getP() const | VGEO_Ray | inline |
| getPt(const float &t) const | VGEO_Ray | inline |
| getSign() const | VGEO_Ray | inline |
| init(const UT_Vector3 &P, const UT_Vector3 &D) | VGEO_Ray | |
| itranslate(VGEO_Ray &newRay, const UT_Vector3 &t) const | VGEO_Ray | inline |
| save(std::ostream &os) const | VGEO_Ray | |
| transform(VGEO_Ray &newRay, const VPRM_SpacePtr &space, float now) const | VGEO_Ray | |
| translate(VGEO_Ray &newRay, const UT_Vector3 &t) const | VGEO_Ray | inline |
| VGEO_Ray() | VGEO_Ray | inline |
| VGEO_Ray(const UT_Vector3 &P, const UT_Vector3 &D) | VGEO_Ray | inline |