Flush caps

Use a flush cap for a perfectly flush end to a path geometry as shown in Figure 105.


The following code creates flush start and end caps that are adopted by polyBundle.

    TFlushCap* startFlushCap = new TFlushCap(); TFlushCap* endFlushCap = new TFlushCap(); polyBundle->AdoptFrameStartCap( startFlushCap ); polyBundle->AdoptFrameEndCap( endFlushCap );

[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker