Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / OrientedBoundingBox Class
Fields Properties Methods


In This Topic
    OrientedBoundingBox Class Members
    In This Topic

    The following tables list the members exposed by OrientedBoundingBox.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.  The size-box.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Creates a deep copy of this oriented bounding box.  
    Public Methodstatic (Shared in Visual Basic) Checks if two Oriented Bounding Boxes overlap each other.  
    Public Methodstatic (Shared in Visual Basic) Checks if two Oriented Bounding Boxes overlap or touch each other.  
    Public MethodOverridden.  Gets the 3-axis defining the direction of the OrientedBoundingBox  
    Public MethodOverridden.  Gets the Origin position of the OrientedBoundingBox.  
    Public MethodOverridden.  Gets the 8-vertices of the OrientedBoundingBox.  
    Top
    Protected Methods
     NameDescription
    Protected Methodstatic (Shared in Visual Basic)  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Top
    See Also