DHART
Loading...
Searching...
No Matches
HF Namespace Reference

Perform human scale analysis on 3D environments. More...

Namespaces

namespace  Exceptions
 Custom exceptions and error codes used interally by DHARTAPI.
 
namespace  Geometry
 Manipulate and load geometry from disk.
 
namespace  GraphGenerator
 Generate a graph of accessible space from a given start point.
 
namespace  nanoGeom
 
namespace  Pathfinding
 Algorithms to find the shortest path between nodes in a HF::SpatialStructures::Graph.
 
namespace  RayTracer
 Cast rays to determine if and where they intersect geometry.
 
namespace  SpatialStructures
 Contains standard fundamental data structures for representing space used throughout DHARTAPI.
 
namespace  ViewAnalysis
 Analyze space from the perspective of observers within a 3D environment.
 
namespace  VisibilityGraph
 Evaluate visibility between points in a set of locations.
 

Detailed Description

Perform human scale analysis on 3D environments.

Remarks
This is the base namespace for the DHARTAPI package. All future modules should remain in this namespace and this should act as a jump page for all major sections of documentation.