vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MTBrush.h File Reference

Go to the source code of this file.

Classes

class  MTBrush
 Store info about shape of cross-section of Motion trail. More...
 

Enumerations

enum  MTBrushShapeType { MTBRUSH_SHAPE_ROUND = 101, MTBRUSH_SHAPE_RECTANGE, MTBRUSH_SHAPE_ROUNDED_RECTANGE }
 
enum  MTBrushParameterType { MTBRUSH_PARAMETER_CONSTANT = 1, MTBRUSH_PARAMETER_GRADIENT, MTBRUSH_PARAMETER_SPEED_BASED, MTBRUSH_PARAMETER_CURVATURE_BASED }
 

Enumeration Type Documentation

Enumerator
MTBRUSH_PARAMETER_CONSTANT 
MTBRUSH_PARAMETER_GRADIENT 
MTBRUSH_PARAMETER_SPEED_BASED 
MTBRUSH_PARAMETER_CURVATURE_BASED 
Enumerator
MTBRUSH_SHAPE_ROUND 
MTBRUSH_SHAPE_RECTANGE 
MTBRUSH_SHAPE_ROUNDED_RECTANGE