SketchUp SDK
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
SUBoundingBox3D Struct Reference

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
 

Detailed Description

Represents a 3D axis-aligned bounding box represented by the extreme diagonal corner points with minimum and maximum x,y,z coordinates.

Field Documentation

struct SUPoint3D SUBoundingBox3D::max_point
struct SUPoint3D SUBoundingBox3D::min_point

The documentation for this struct was generated from the following file: