Loading...
Searching...
No Matches
fieldTextureData.h File Reference
+ Include dependency graph for fieldTextureData.h:

Go to the source code of this file.

Classes

class  HioFieldTextureData
 An interface class for reading volume files having a transformation. More...
 
class  HioFieldTextureDataFactoryBase
 A base class to make HioFieldTextureData objects, implemented by plugins. More...
 

Typedefs

using HioFieldTextureDataSharedPtr = std::shared_ptr< class HioFieldTextureData >
 

Typedef Documentation

◆ HioFieldTextureDataSharedPtr

using HioFieldTextureDataSharedPtr = std::shared_ptr<class HioFieldTextureData>

Definition at line 42 of file fieldTextureData.h.