Classes | Namespaces | Functions

hipp/nodes/PaintableTexture.h File Reference

Header file for PaintableTexture. More...

#include "global.h"
#include <H3D/X3DTexture2DNode.h>
#include <H3D/SFVec3f.h>
#include <H3D/MFVec2d.h>
#include <H3D/SFColorRGBA.h>
#include <H3D/MFNode.h>
#include <H3DUtil/Console.h>
#include <H3DUtil/AutoRef.h>
#include <H3DUtil/FreeImageImage.h>
#include "freeimage\dist\freeimage.h"
#include <cairomm/cairommconfig.h>
#include <cairomm/context.h>
#include <cairomm/surface.h>
#include <wx/wx.h>

Go to the source code of this file.

Classes

class  H3D::PaintableTexture
 The PaintableTexture class allows modifications of the pixel data in a texture on the fly, allowing for the user to paint in a texture. More...
class  H3D::PaintableTexture::PainterField
class  H3D::PaintableTexture::DrawingModeField
class  PolylineEvent

Namespaces

namespace  H3D

Functions

 wxDECLARE_EVENT (POLYLINE_CREATED, PolylineEvent)

Detailed Description

Header file for PaintableTexture.


Function Documentation

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