BRL-CAD
|
#include <view.h>
Data Fields | |
void * | obj |
primitive-specific selection object More... | |
NOTE: Normally, librt doesn't have a concept of a "display" of the geometry. However for at least the plotting routines, view information is sometimes needed to produce more intelligent output. In those situations, the application will generally pass in a bv structure. Specifies a subset of a primitive's geometry as the target for an operation.
TODO: This structure is tentative and subject to change or removal without notice.