Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / OrientedBoundingRect Class / UpdateData Method

In This Topic
    UpdateData Method
    In This Topic
    Updates the data of the OrientedBoundingBox needed during collision/intersection check among others OrientedBoundingBoxes.
    Syntax
    'Declaration
     
    Protected Overridable Sub UpdateData() 
    protected virtual void UpdateData()
    See Also