NVIDIA Iray API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Functors

Functors to manipulate geometry in various ways. More...

Classes

class   mi::IDictionary
  The dictionary is a data structure that stores a mapping from a fixed set of keys to a their modifiable values. More...
 
class   mi::IFunctor_base
  Base class for functors. More...
 
class   mi::IGeometry_simplifier
  Functor to simplify a triangle mesh. More...
 
class   mi::ITessellator
  Functor to tessellate a polygon mesh into a triangle mesh. More...
 
class   mi::IWelder
  Functor to weld a triangle mesh. More...
 

Detailed Description

Functors to manipulate geometry in various ways.