![]() |
vrecko
virtual reality framework
|
#include "Controller.h"
#include "BrushStroke.h"
#include "ToolBrush.h"
#include "ToolTongs.h"
#include "ToolEraser.h"
#include "Brush.h"
#include "..\GUI\Slider.h"
#include "..\GUI\Icon.h"
Go to the source code of this file.
Classes | |
class | APDYNAMICART::Ctrl_FreeHandPainting |
controller of Brush Stroke PoA More... | |
Namespaces | |
namespace | APDYNAMICART |
Macros | |
#define | PLAYBACK_LAG_DURATION 0.5; |
Enumerations | |
enum | APDYNAMICART::PlaybackType { APDYNAMICART::FHP__REAL_TIME = 1, APDYNAMICART::FHP__LAG_SKIP } |
#define PLAYBACK_LAG_DURATION 0.5; |