Rhino C++ API
8.13
|
Use the version that takes parameters bLossyCompressionSource and bPositiveZComponent
Use the version that takes parameters bLossyCompressionSource and bPositiveZComponent
Prefer version with three arguments const ON_BoundingBox& BoundingBox(bool bIncludeCustomRenderMeshes = true) const;
Prefer BoundingBox function with three arguments const ON_BoundingBox& TightBoundingBox(bool bIncludeCustomRenderMeshes = true) const;