HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_Greville Class Reference

#include <GEO_Greville.h>

Public Member Functions

 GEO_Greville ()
 
 GEO_Greville (const UT_Vector4 &img, float u=0.0f, float v=0.0f)
 
 ~GEO_Greville ()
 
void setUVImage (float u)
 
void setUVImage (float u, float v)
 
void setCVImage (const UT_Vector4 &img)
 
void getUVImage (float *u) const
 
void getUVImage (float *u, float *v) const
 
const UT_Vector4getCVImage () const
 
int operator== (const GEO_Greville &grev) const
 

Detailed Description

Definition at line 20 of file GEO_Greville.h.

Constructor & Destructor Documentation

GEO_Greville::GEO_Greville ( )
inline

Definition at line 25 of file GEO_Greville.h.

GEO_Greville::GEO_Greville ( const UT_Vector4 img,
float  u = 0.0f,
float  v = 0.0f 
)
inline

Definition at line 33 of file GEO_Greville.h.

GEO_Greville::~GEO_Greville ( )
inline

Definition at line 40 of file GEO_Greville.h.

Member Function Documentation

const UT_Vector4& GEO_Greville::getCVImage ( ) const
inline

Definition at line 54 of file GEO_Greville.h.

void GEO_Greville::getUVImage ( float u) const
inline

Definition at line 49 of file GEO_Greville.h.

void GEO_Greville::getUVImage ( float u,
float v 
) const
inline

Definition at line 50 of file GEO_Greville.h.

int GEO_Greville::operator== ( const GEO_Greville grev) const
inline

Definition at line 57 of file GEO_Greville.h.

void GEO_Greville::setCVImage ( const UT_Vector4 img)
inline

Definition at line 46 of file GEO_Greville.h.

void GEO_Greville::setUVImage ( float  u)
inline

Definition at line 44 of file GEO_Greville.h.

void GEO_Greville::setUVImage ( float  u,
float  v 
)
inline

Definition at line 45 of file GEO_Greville.h.


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