MrSID Decode SDK for LiDAR Reference Manual  1.1.4.4709
Bounds Struct Reference

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

#include <Types.h>

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

§ x

Range Bounds::x

Definition at line 129 of file Types.h.

§ y

Range Bounds::y

Definition at line 130 of file Types.h.

§ z

Range Bounds::z

Definition at line 131 of file Types.h.


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

LizardTech