HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_CdfValueVoxelArrayF Struct Reference

#include <UT_Cdf.h>

Public Types

enum  { N = 3 }
 

Public Member Functions

 UT_CdfValueVoxelArrayF (const UT_VoxelArrayF *voxels)
 
float operator() (const int *i) const
 

Public Attributes

const UT_VoxelArrayFmyVoxels
 

Detailed Description

Definition at line 192 of file UT_Cdf.h.

Member Enumeration Documentation

anonymous enum
Enumerator
N 

Definition at line 194 of file UT_Cdf.h.

Constructor & Destructor Documentation

UT_CdfValueVoxelArrayF::UT_CdfValueVoxelArrayF ( const UT_VoxelArrayF voxels)
inline

Definition at line 196 of file UT_Cdf.h.

Member Function Documentation

float UT_CdfValueVoxelArrayF::operator() ( const int i) const
inline

Definition at line 199 of file UT_Cdf.h.

Member Data Documentation

const UT_VoxelArrayF* UT_CdfValueVoxelArrayF::myVoxels

Definition at line 204 of file UT_Cdf.h.


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