clone(const Intersection &rhs) | nvtraverser::Intersection | [inline, protected] |
getDist() const | nvtraverser::Intersection | [inline] |
getDrawable() const | nvtraverser::Intersection | [inline] |
getIsp() const | nvtraverser::Intersection | [inline] |
getPath() const | nvtraverser::Intersection | [inline] |
Intersection(const nvsg::Path *pPath, const nvsg::Drawable *pDrawable, const nvmath::Vec3f &isp, const float &dist) | nvtraverser::Intersection | [inline] |
Intersection(const Intersection &rhs) | nvtraverser::Intersection | [inline] |
Intersection(void) | nvtraverser::Intersection | [inline, protected] |
m_dist | nvtraverser::Intersection | [protected] |
m_isp | nvtraverser::Intersection | [protected] |
m_pDrawable | nvtraverser::Intersection | [protected] |
m_pPath | nvtraverser::Intersection | [protected] |
operator=(const Intersection &rhs) | nvtraverser::Intersection | [inline] |
~Intersection(void) | nvtraverser::Intersection | [inline, virtual] |