NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::IIrregular_volume_scene_element Class Referenceabstract

Interface for irregular volume scene elements. More...

#include <iirregular_volume_scene_element.h>

Inherits mi::base::Interface_declare< 0xf844b38d, ... >.

Public Member Functions

virtual mi::Float32 get_max_mesh_edge_length () const =0
 Returns the length of the longest edge in the irregular volume mesh. More...
 

Detailed Description

Interface for irregular volume scene elements.

Member Function Documentation

 get_max_mesh_edge_length()

virtual mi::Float32 nv::index::IIrregular_volume_scene_element::get_max_mesh_edge_length ( ) const
pure virtual

Returns the length of the longest edge in the irregular volume mesh.

Note
This information is required for correct visual results. It sets an important bound for the renderer to consider for setting up internal resources.
Returns
The length of the longest edge in the irregular volume mesh.

The documentation for this class was generated from the following file: