GetModelBoundingBox abstract method
BoundingBoxStructType
GetModelBoundingBox(
- ModelStructType model
Compute model bounding box limits (considers all meshes)
Implementation
BoundingBoxStructType GetModelBoundingBox(
ModelStructType model,
);