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

#include <GU_LinearSkinDeformer.h>

Public Member Functions

 GU_CaptureElement ()
 
 GU_CaptureElement (int i, float w)
 
bool operator> (const GU_CaptureElement &elem) const
 

Public Attributes

int myI
 
float myW
 

Detailed Description

Definition at line 44 of file GU_LinearSkinDeformer.h.

Constructor & Destructor Documentation

GU_CaptureElement::GU_CaptureElement ( )
inline

Definition at line 46 of file GU_LinearSkinDeformer.h.

GU_CaptureElement::GU_CaptureElement ( int  i,
float  w 
)
inline

Definition at line 47 of file GU_LinearSkinDeformer.h.

Member Function Documentation

bool GU_CaptureElement::operator> ( const GU_CaptureElement elem) const
inline

Definition at line 49 of file GU_LinearSkinDeformer.h.

Member Data Documentation

int GU_CaptureElement::myI

Definition at line 54 of file GU_LinearSkinDeformer.h.

float GU_CaptureElement::myW

Definition at line 55 of file GU_LinearSkinDeformer.h.


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