struct Oid::Element::BoundingBox
- Oid::Element::BoundingBox
- Struct
- Value
- Object
Included Modules
Defined in:
oid/resources/element/bounding_box.crConstructors
Instance Method Summary
- #contains?(pos : Oid::Vector) : Bool
- #max : Oid::Vector3
- #max=(max : Oid::Vector3)
- #min : Oid::Vector3
- #min=(min : Oid::Vector3)