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

#include <SOP_Stroke.h>

Public Member Functions

 StrokePoint ()
 

Public Attributes

UT_Vector3 pos
 
UT_Vector3 dir
 
UT_Vector3 projpos
 
int projprim
 
UT_Vector3 projuv
 
bool projsuccess
 
float pressure
 
float time
 
float tilt
 
float angle
 
float roll
 

Detailed Description

Definition at line 24 of file SOP_Stroke.h.

Constructor & Destructor Documentation

SOP_Stroke::StrokePoint::StrokePoint ( )
inline

Definition at line 26 of file SOP_Stroke.h.

Member Data Documentation

float SOP_Stroke::StrokePoint::angle

Definition at line 41 of file SOP_Stroke.h.

UT_Vector3 SOP_Stroke::StrokePoint::dir

Definition at line 34 of file SOP_Stroke.h.

UT_Vector3 SOP_Stroke::StrokePoint::pos

Definition at line 34 of file SOP_Stroke.h.

float SOP_Stroke::StrokePoint::pressure

Definition at line 39 of file SOP_Stroke.h.

UT_Vector3 SOP_Stroke::StrokePoint::projpos

Definition at line 35 of file SOP_Stroke.h.

int SOP_Stroke::StrokePoint::projprim

Definition at line 36 of file SOP_Stroke.h.

bool SOP_Stroke::StrokePoint::projsuccess

Definition at line 38 of file SOP_Stroke.h.

UT_Vector3 SOP_Stroke::StrokePoint::projuv

Definition at line 37 of file SOP_Stroke.h.

float SOP_Stroke::StrokePoint::roll

Definition at line 41 of file SOP_Stroke.h.

float SOP_Stroke::StrokePoint::tilt

Definition at line 41 of file SOP_Stroke.h.

float SOP_Stroke::StrokePoint::time

Definition at line 40 of file SOP_Stroke.h.


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