struct RayLib::BoundingBox
- RayLib::BoundingBox
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
raylib/structs.crConstructors
- .new(min : RayLib::Vector3, max : RayLib::Vector3)
- .new(pull : JSON::PullParser)
- .new(unwrap : Pointer(Binding::BoundingBox))
- .new(unwrap : Binding::BoundingBox)