Candy
|
This is the complete list of members for Candy::PaintTexture, including all inherited members.
beginEditing() (defined in Candy::PaintTexture) | Candy::PaintTexture | inline |
database (defined in Candy::PaintTexture) | Candy::PaintTexture | static |
disableTexturing()=0 | H3D::H3DSingleTextureNode | pure virtual |
drawCircle(float x, float y, float r, H3DUtil::RGBA color, int width, int height) | Candy::PaintTexture | |
drawCircle(float x, float y, float r, H3DUtil::RGBA color) | Candy::PaintTexture | inline |
drawLine(float x0, float y0, float x1, float y1, H3DUtil::RGBA color, int width, int height) | Candy::PaintTexture | |
drawLine(float x0, float y0, float x1, float y1, H3DUtil::RGBA color) | Candy::PaintTexture | inline |
drawPoint(int x0, int y0, H3DUtil::RGBA color, int width, int height) | Candy::PaintTexture | |
drawPoint(int x0, int y0, H3DUtil::RGBA color) | Candy::PaintTexture | inline |
enableTexturing()=0 | H3D::H3DSingleTextureNode | pure virtual |
endEditing() (defined in Candy::PaintTexture) | Candy::PaintTexture | inline |
getHeight() (defined in Candy::PaintTexture) | Candy::PaintTexture | |
getWidth() (defined in Candy::PaintTexture) | Candy::PaintTexture | |
PaintTexture(H3D::Inst< H3D::H3DDisplayListObject::DisplayList > _displayList=0, H3D::Inst< H3D::SFNode > _metadata=0, H3D::Inst< H3D::SFBool > _repeatS=0, H3D::Inst< H3D::SFBool > _repeatT=0, H3D::Inst< H3D::SFBool > _scaleToP2=0, H3D::Inst< SFImage > _image=0, H3D::Inst< SFTextureProperties > _textureProperties=0) (defined in Candy::PaintTexture) | Candy::PaintTexture | |
setHeight(int height) (defined in Candy::PaintTexture) | Candy::PaintTexture | |
setResolution(int width, int height) (defined in Candy::PaintTexture) | Candy::PaintTexture | |
setWidth(int width) (defined in Candy::PaintTexture) | Candy::PaintTexture | |
~PaintTexture() (defined in Candy::PaintTexture) | Candy::PaintTexture | inlinevirtual |