ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
shape_tree_node Struct Reference

#include <shapefil.h>

Collaboration diagram for shape_tree_node:

Public Attributes

double adfBoundsMin [4]
 
double adfBoundsMax [4]
 
int nShapeCount
 
int * panShapeIds
 
SHPObject ** papsShapeObj
 
int nSubNodes
 
struct shape_tree_nodeapsSubNode [4]
 

Detailed Description

Definition at line 488 of file shapefil.h.

Member Data Documentation

◆ adfBoundsMax

double shape_tree_node::adfBoundsMax[4]

◆ adfBoundsMin

double shape_tree_node::adfBoundsMin[4]

◆ apsSubNode

struct shape_tree_node* shape_tree_node::apsSubNode[4]

◆ nShapeCount

◆ nSubNodes

◆ panShapeIds

int* shape_tree_node::panShapeIds

◆ papsShapeObj

SHPObject** shape_tree_node::papsShapeObj

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