BRL-CAD
rt_selection Struct Reference

#include <view.h>

Data Fields

void * obj
 primitive-specific selection object More...
 

Detailed Description

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.

Definition at line 52 of file view.h.

Field Documentation

◆ obj

void* obj

primitive-specific selection object

Definition at line 53 of file view.h.


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