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.

Visual Basic

Public Structure SurfaceSurfaceIntersectorConfigurations
End Structure

C#

public struct SurfaceSurfaceIntersectorConfigurations {
}

Links

SurfaceSurfaceIntersectorConfigurations Methods, SurfaceSurfaceIntersectorConfigurations Operators, SurfaceSurfaceIntersectorConfigurations Properties

Was this information helpful?