MrSID Decode SDK for LiDAR Reference Manual  1.1.2.4045
Bounds Struct Reference

Bounds is a 3-dimensional bounding box. More...

#include <Types.h>

Collaboration diagram for Bounds:

Public Attributes

Range x
 
Range y
 
Range z
 

Detailed Description

The Bounds structure stores a 3-dimensional bounding box and defines some basic operation on bounding boxes.

Definition at line 127 of file Types.h.

Member Data Documentation

Range Bounds::x

Definition at line 129 of file Types.h.

Range Bounds::y

Definition at line 130 of file Types.h.

Range Bounds::z

Definition at line 131 of file Types.h.


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

LizardTech