NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::ITriangle_mesh_lookup_result Member List

This is the complete list of members for nv::index::ITriangle_mesh_lookup_result, including all inherited members.

get_color_indices(mi::Uint32 &c0, mi::Uint32 &c1, mi::Uint32 &c2) const =0nv::index::ITriangle_mesh_lookup_resultpure virtual
get_colors(mi::math::Color_struct &c0, mi::math::Color_struct &c1, mi::math::Color_struct &c2) const =0nv::index::ITriangle_mesh_lookup_resultpure virtual
get_normals(mi::math::Vector_struct< mi::Float32, 3 > &n0, mi::math::Vector_struct< mi::Float32, 3 > &n1, mi::math::Vector_struct< mi::Float32, 3 > &n2) const =0nv::index::ITriangle_mesh_lookup_resultpure virtual
get_texture_coordinates(mi::math::Vector_struct< mi::Float32, 2 > &st0, mi::math::Vector_struct< mi::Float32, 2 > &st1, mi::math::Vector_struct< mi::Float32, 2 > &st2) const =0nv::index::ITriangle_mesh_lookup_resultpure virtual
get_vertices(mi::math::Vector_struct< mi::Float32, 3 > &v0, mi::math::Vector_struct< mi::Float32, 3 > &v1, mi::math::Vector_struct< mi::Float32, 3 > &v2) const =0nv::index::ITriangle_mesh_lookup_resultpure virtual