Main Page
Related Pages
Namespaces
Classes
Class List
Class Index
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Events
Macros
Pages
Loonim
StrokePoint
Public Member Functions
|
Public Attributes
|
List of all members
Loonim.StrokePoint Struct Reference
Detailed Description
A point on the stroke.
Public Member Functions
StrokePoint
(float x, float y, float c)
Public Attributes
float
X
float
Y
float
C
Constructor & Destructor Documentation
Loonim.StrokePoint.StrokePoint
(
float
x
,
float
y
,
float
c
)
inline
Member Data Documentation
float Loonim.StrokePoint.C
float Loonim.StrokePoint.X
float Loonim.StrokePoint.Y