Octopus
|
Go to the source code of this file.
Modules | |
module | cgal_polyhedra_oct_m |
Data Types | |
type | cgal_polyhedra_oct_m::d3 |
type | cgal_polyhedra_oct_m::cgal_polyhedra_t |
interface | cgal_polyhedra_oct_m::polyhedron_from_file |
interface | cgal_polyhedra_oct_m::polyhedron_build_AABB_tree |
interface | cgal_polyhedra_oct_m::polyhedron_point_inside |
interface | cgal_polyhedra_oct_m::polyhedron_finalize_AABB_tree |
interface | cgal_polyhedra_oct_m::polyhedron_finalize_polyhedron |
Functions/Subroutines | |
subroutine, public | cgal_polyhedra_oct_m::cgal_polyhedron_init (cgal_poly, fname, verbose) |
subroutine, public | cgal_polyhedra_oct_m::cgal_polyhedron_read (cgal_poly, fname, verbose) |
subroutine, public | cgal_polyhedra_oct_m::cgal_polyhedron_build_aabb_tree (cgal_poly) |
logical function, public | cgal_polyhedra_oct_m::cgal_polyhedron_point_inside (cgal_poly, xq, yq, zq) |
subroutine, public | cgal_polyhedra_oct_m::cgal_polyhedron_end (cgal_poly) |