|
hipp
1.0
|
Add the x3d field interface. More...
Functions | |
| FIELDDB_ELEMENT (PaintableTexture, width, INITIALIZE_ONLY) | |
| FIELDDB_ELEMENT (PaintableTexture, height, INITIALIZE_ONLY) | |
| FIELDDB_ELEMENT (PaintableTexture, paintAtTexCoord, INPUT_ONLY) | |
| FIELDDB_ELEMENT (PaintableTexture, isHaptic, INITIALIZE_ONLY) | |
| FIELDDB_ELEMENT (PaintableTexture, isInContact, INPUT_OUTPUT) | |
| FIELDDB_ELEMENT (PaintableTexture, isInDrawingMode, INPUT_OUTPUT) | |
| FIELDDB_ELEMENT (PaintableTexture, mainButtonIsPressed, INPUT_OUTPUT) | |
| FIELDDB_ELEMENT (PaintableTexture, mouseButtonIsPressed, INPUT_OUTPUT) | |
Add the x3d field interface.
| 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 | |||
| ) |
1.7.5.1