Namespaces | Defines | Functions

hipp/nodes/PaintableTexture.cpp File Reference

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)

Detailed Description

CPP file for PaintableTexture.


Define Documentation

#define _CRT_SECURE_NO_WARNING

Function Documentation

wxDEFINE_EVENT ( POLYLINE_CREATED  ,
PolylineEvent   
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines