Geogram Version 1.9.6-rc
A programming library of geometric algorithms
Loading...
Searching...
No Matches
GEO::DynamicHBoxes Struct Reference

Public Member Functions

void init (vector< BBox > &inboxes)
 
void intersect (BBox &b, vector< index_t > &primitives)
 
void update_bbox (index_t id, BBox b=BBox())
 

Public Attributes

HBoxes hbox
 
vector< index_tmoved
 
vector< BBoxmovedbbox
 

Detailed Description

Definition at line 102 of file intersect_tools.h.

Member Data Documentation

◆ hbox

HBoxes GEO::DynamicHBoxes::hbox

Definition at line 109 of file intersect_tools.h.

◆ moved

vector<index_t> GEO::DynamicHBoxes::moved

Definition at line 110 of file intersect_tools.h.

◆ movedbbox

vector<BBox> GEO::DynamicHBoxes::movedbbox

Definition at line 111 of file intersect_tools.h.


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