NDEVR
API Documentation
DesignWidgetCache

Cached computed values for a DesignWidget, avoiding recalculation when the selection has not changed. More...

Collaboration diagram for DesignWidgetCache:
[legend]

Public Attributes

Vector< 3, fltp08combined_dir = Constant<Vector<3, fltp08>>::Invalid
 Cached combined direction vector.
Vector< 2, fltp08combined_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, fltp08volume_and_area = Constant<Vector<2, fltp08>>::Invalid
 Cached volume (X) and surface area (Y).

Detailed Description

Cached computed values for a DesignWidget, avoiding recalculation when the selection has not changed.


Definition at line 48 of file DesignWidget.h.


The documentation for this struct was generated from the following file: