CompositeSurfaceSegment Constructor |
Name | Description | |
---|---|---|
![]() | CompositeSurfaceSegment(IEnumerable<SurfaceSegment>) |
Create a new instance based on the given list of segments.
|
![]() | CompositeSurfaceSegment(SurfaceSegment[]) |
Create a new instance based on the given set of segments.
|
![]() | CompositeSurfaceSegment(CompositeSurfaceSegment, CopyContext) | Initializes a new instance as a copy of an existing instance. |