SketchUp SDK
|
Represents a 3D axis-aligned bounding box represented by the extreme diagonal corner points with minimum and maximum x,y,z coordinates. More...
#include <geometry.h>
Data Fields | |
struct SUPoint3D | min_point |
struct SUPoint3D | max_point |
Represents a 3D axis-aligned bounding box represented by the extreme diagonal corner points with minimum and maximum x,y,z coordinates.
struct SUPoint3D SUBoundingBox3D::max_point |
struct SUPoint3D SUBoundingBox3D::min_point |