Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / CollisionDetection Class
Fields Properties Methods Events


In This Topic
    CollisionDetection Class Members
    In This Topic

    The following tables list the members exposed by CollisionDetection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets or sets the "Collision detection with Octree..." text string.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.  Check intersection between Oriented Bounding Box of two root entities (the entities can be BlockReference), by using SAT algorithm.  
    Protected MethodOverridden.  Check intersection between Octrees of two root entities (the entities can be BlockReference), by using SAT algorithm.  
    Top
    See Also