Struct OBB
OBB stands for Oriented Bounding Box
Fields
corner Point3
xAxis Vector3
yAxis Vector3
zAxis Vector3
Derived class: MBB
classDiagram
    class OBB
        OBB <|-- MBB
Functions accepting this type or a list of this type as a parameter:
Namespace: Geom
Syntax