RixTexture3d provides a general interface containing functions useful for looking up 3D texture data.
More...
#include <RixInterfaces.h>
Inherits RixInterface.
|
| virtual int | RxTexture3dV (char const *filename, RtPoint3 point, RtNormal3 normal, float filterradius, int n, RtUString tokens[], void *parms[])=0 |
| |
| virtual int | RxTexture3d (char const *filename, RtPoint3 point, RtNormal3 normal, float filterradius,...)=0 |
| |
| virtual int | GetVersion () const |
| | Get the version number of this interface. More...
|
| |
RixTexture3d provides a general interface containing functions useful for looking up 3D texture data.
| Enumerator |
|---|
| k_Float |
|
| k_Integer |
|
| k_StringV |
|
| k_Color |
|
| k_Normal |
|
| k_Vector |
|
| k_Point |
|
| k_HPoint |
|
| k_MPoint |
|
| k_Matrix |
|
| RixTexture3d::RixTexture3d |
( |
) | |
|
|
inlineprotected |
constructor for internal use only
| virtual int RixInterface::GetVersion |
( |
) | |
const |
|
inlinevirtualinherited |
Get the version number of this interface.
Different interfaces might have different version numbers in a given release.
References RixInterface::m_version.
| virtual int RixTexture3d::RxTexture3d |
( |
char const * |
filename, |
|
|
RtPoint3 |
point, |
|
|
RtNormal3 |
normal, |
|
|
float |
filterradius, |
|
|
|
... |
|
) |
| |
|
pure virtual |
| virtual int RixTexture3d::RxTexture3dV |
( |
char const * |
filename, |
|
|
RtPoint3 |
point, |
|
|
RtNormal3 |
normal, |
|
|
float |
filterradius, |
|
|
int |
n, |
|
|
RtUString |
tokens[], |
|
|
void * |
parms[] |
|
) |
| |
|
pure virtual |
| int RixInterface::m_version |
|
protectedinherited |
The documentation for this class was generated from the following file: