SoCallbackActionAddLineSegmentCallback Method |
Name | Description | |
---|---|---|
![]() | AddLineSegmentCallback(Type, SoCallbackActionLineSegmentCB) | Routine to add callbacks for generated primitives (line segments) for all shapes of the given type. |
![]() | AddLineSegmentCallback(Type, SoCallbackActionLineSegmentUserDataCB, Object) | Obsolete.
Routine to add delegates for generated primitives (line segments)
for all shapes of the given type. The delegate will be
called for each line segment generated for all shapes of or derived
from that type.
|