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

#include <RU_RotoSpline.h>

Public Member Functions

 RU_RotoPoint (float index, float u, float v, float w, float u1=0.0F, float v1=0.0F, float u2=0.0F, float v2=0.0F, float feather=0.0F)
 

Public Attributes

float myU
 
float myV
 
float myThickness
 
float mySlopeU1
 
float mySlopeU2
 
float mySlopeV1
 
float mySlopeV2
 
float myIndex
 
float myFeatherWidth
 

Detailed Description

Definition at line 74 of file RU_RotoSpline.h.

Constructor & Destructor Documentation

RU_RotoPoint::RU_RotoPoint ( float  index,
float  u,
float  v,
float  w,
float  u1 = 0.0F,
float  v1 = 0.0F,
float  u2 = 0.0F,
float  v2 = 0.0F,
float  feather = 0.0F 
)
inline

Definition at line 77 of file RU_RotoSpline.h.

Member Data Documentation

float RU_RotoPoint::myFeatherWidth

Definition at line 89 of file RU_RotoSpline.h.

float RU_RotoPoint::myIndex

Definition at line 88 of file RU_RotoSpline.h.

float RU_RotoPoint::mySlopeU1

Definition at line 87 of file RU_RotoSpline.h.

float RU_RotoPoint::mySlopeU2

Definition at line 87 of file RU_RotoSpline.h.

float RU_RotoPoint::mySlopeV1

Definition at line 87 of file RU_RotoSpline.h.

float RU_RotoPoint::mySlopeV2

Definition at line 87 of file RU_RotoSpline.h.

float RU_RotoPoint::myThickness

Definition at line 86 of file RU_RotoSpline.h.

float RU_RotoPoint::myU

Definition at line 85 of file RU_RotoSpline.h.

float RU_RotoPoint::myV

Definition at line 85 of file RU_RotoSpline.h.


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