![]() |
NDEVR
API Documentation
|
Cached computed values for a DesignWidget, avoiding recalculation when the selection has not changed. More...
Public Attributes | |
| Vector< 3, fltp08 > | combined_dir = Constant<Vector<3, fltp08>>::Invalid |
| Cached combined direction vector. | |
| Vector< 2, fltp08 > | combined_hv_length = Constant<Vector<2, fltp08>>::Invalid |
| Cached combined horizontal (X) and vertical (Y) lengths. | |
| fltp08 | combined_length = Constant<fltp08>::Invalid |
| Cached combined total length. | |
| uint04 | visible_vertex_count = 0 |
| Cached number of visible vertices. | |
| Vector< 2, fltp08 > | volume_and_area = Constant<Vector<2, fltp08>>::Invalid |
| Cached volume (X) and surface area (Y). | |
Cached computed values for a DesignWidget, avoiding recalculation when the selection has not changed.
Definition at line 48 of file DesignWidget.h.