#include <RobMeshNormalsUVTriangle.hxx>
Inheritance diagram for RayGina::CORE::RobMeshNormalsUVTriangle:

Public Member Functions | |
| RobMeshNormalsUVTriangle (RobMesh *newMesh, RUInt32 newTriangleIndex) | |
| const RVec2r | getUV (RRay *ray) |
| get the uv from the object according to the given ray | |
|
||||||||||||
|
Definition at line 12 of file RobMeshNormalsUVTriangle.hxx. |
|
|
get the uv from the object according to the given ray returns the uv from the surface according to the last intersection tes with the given ray THE GIVEN RAY MUST BE THE SAME LIKE THE ONE YOU PERFORMED THE LAST INTESECTION TEST WITH THE OBJECT!! Reimplemented from RayGina::CORE::RobMeshTriangle. Definition at line 14 of file RobMeshNormalsUVTriangle.hxx. |
1.3.9.1