CPP file for PaintableTexture. More...
#include "PaintableTexture.h"#include <boost/regex.hpp>#include <wx/event.h>Namespaces | |
| namespace | PaintableTextureInternals |
Add the x3d field interface. | |
Defines | |
| #define | _CRT_SECURE_NO_WARNING |
Functions | |
| wxDEFINE_EVENT (POLYLINE_CREATED, PolylineEvent) | |
| PaintableTextureInternals::FIELDDB_ELEMENT (PaintableTexture, width, INITIALIZE_ONLY) | |
| PaintableTextureInternals::FIELDDB_ELEMENT (PaintableTexture, height, INITIALIZE_ONLY) | |
| PaintableTextureInternals::FIELDDB_ELEMENT (PaintableTexture, paintAtTexCoord, INPUT_ONLY) | |
| PaintableTextureInternals::FIELDDB_ELEMENT (PaintableTexture, isHaptic, INITIALIZE_ONLY) | |
| PaintableTextureInternals::FIELDDB_ELEMENT (PaintableTexture, isInContact, INPUT_OUTPUT) | |
| PaintableTextureInternals::FIELDDB_ELEMENT (PaintableTexture, isInDrawingMode, INPUT_OUTPUT) | |
| PaintableTextureInternals::FIELDDB_ELEMENT (PaintableTexture, mainButtonIsPressed, INPUT_OUTPUT) | |
| PaintableTextureInternals::FIELDDB_ELEMENT (PaintableTexture, mouseButtonIsPressed, INPUT_OUTPUT) | |
CPP file for PaintableTexture.
| #define _CRT_SECURE_NO_WARNING |
| wxDEFINE_EVENT | ( | POLYLINE_CREATED | , | |
| PolylineEvent | ||||
| ) |
1.7.1