Functions and Fields to connect pieces of X3D and C++ code together. More...
Classes | |
| class | drawing_mode::IsOnPage |
| Performs conditional updates when the status of the pointer on the page changes. More... | |
| class | drawing_mode::IsPressed |
| Performs conditional updates when the status of the first haptic device button changes. More... | |
| class | drawing_mode::IsMousePressed |
| Performs conditional updates when the status of the left mouse button changes. More... | |
| class | drawing_mode::IsDrawing |
| A field used to update whether or not the page should be in drawing mode. More... | |
| class | drawing_mode::ChooseCoord |
| A field to manage the redirection of mouse and haptic coordinates. More... | |
| class | reduceMF::Or |
| Performs a binary 'or' on all of the elements in the MFBool and returns the result. More... | |
| class | reduceMF::And |
| Performs a binary 'and' on all of the elements in the MFBool and returns the result. More... | |
Files | |
| file | drawing_mode.py |
Defines Fields that help to set the drawing mode of the painting surface. | |
| file | reduceMF.py |
Field classes that condense the values of MFBool fields into single boolean values. | |
Functions and Fields to connect pieces of X3D and C++ code together.
1.7.1