NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::Irregular_volume_compute_task Class Reference

Mixin class for implementing the IIrregular_volume_compute_task interface. More...

#include <iirregular_volume_compute_task.h>

Inherits mi::base::Interface_implement<IIrregular_volume_compute_task>.

Public Member Functions

virtual nv::index::IIrregular_volume_subsetedit (const mi::math::Bbox_struct< mi::Float32, 3 > &, const IIrregular_volume_subset *, nv::index::IData_subset_factory *, mi::neuraylib::IDice_transaction *) const
 Empty implementations. More...
 
virtual Operation_mode get_operation_mode () const
 Apply an editing to the scalar values only. More...
 

Detailed Description

Mixin class for implementing the IIrregular_volume_compute_task interface.

This mixin class provides a default implementation of some of the pure virtual methods of the IIrregular_volume_compute_task interface.

Member Function Documentation

 edit()

virtual nv::index::IIrregular_volume_subset * nv::index::Irregular_volume_compute_task::edit ( const mi::math::Bbox_struct< mi::Float32, 3 > &  ,
const IIrregular_volume_subset ,
nv::index::IData_subset_factory ,
mi::neuraylib::IDice_transaction *   
) const
inlinevirtual

Empty implementations.

 get_operation_mode()

virtual Operation_mode nv::index::Irregular_volume_compute_task::get_operation_mode ( ) const
inlinevirtual

Apply an editing to the scalar values only.

Returns
compute mode for the task.

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