class grHitRecord

Selection results item

Public Fields

[more]double minDepth
Miminum depth value of the selection interval
[more]double maxDepth
Maxinum depth value of the selection interval
[more] nameStack
Set of node pointers selected


Documentation

Selection results item. This class memorize a Pick-selection item results of the selection traversal. This record consists of a set of pointers to the nodes selected and a interval by the minimum and maximum depth values of all vertices that hit.
odouble minDepth
Miminum depth value of the selection interval

odouble maxDepth
Maxinum depth value of the selection interval

o nameStack
Set of node pointers selected


This class has no child classes.
See Also:
grRender, grPickResult

Alphabetic index HTML hierarchy of classes or Java


GCR, Graphics Library, VCG, IEI-CNR.