Share

SurfaceSurfaceIntersectorConfigurations Structure

Description

This class contains SurfaceSurfaceIntersectorConfiguration objects that describe the left and right surface configuration data for each of two intersecting surfaces. An object of this class is returned by the SurfaceSurfaceIntersector.GetIntersectionConfigurations method.

C#

public struct SurfaceSurfaceIntersectorConfigurations {
}

Visual Basic

Public Structure SurfaceSurfaceIntersectorConfigurations
End Structure

Links

SurfaceSurfaceIntersectorConfigurations Methods, SurfaceSurfaceIntersectorConfigurations Operators, SurfaceSurfaceIntersectorConfigurations Properties

Was this information helpful?