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

Public Member Functions

 FacetIntersect (Mesh *p_m)
 
vector< index_tget_intersections (vector< vec3 > &P)
 
vector< index_tget_intersections (index_t &f)
 

Public Attributes

vector< BBoxinboxes
 
DynamicHBoxes hb
 
Meshm
 

Detailed Description

Definition at line 123 of file intersect_tools.h.

Member Data Documentation

◆ hb

DynamicHBoxes GEO::FacetIntersect::hb

Definition at line 128 of file intersect_tools.h.

◆ inboxes

vector<BBox> GEO::FacetIntersect::inboxes

Definition at line 127 of file intersect_tools.h.

◆ m

Mesh* GEO::FacetIntersect::m

Definition at line 129 of file intersect_tools.h.


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