Back to Aurora Vision Library website
You are here: Start » Function Reference » Conversions » Stripe1DToSegment2D
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Converts a stripe to a segment.
Syntax
C++
C#
void avl::Stripe1DToSegment2D ( const avl::Stripe1D& inStripe, avl::Segment2D& outSegment )


