DHART
Loading...
Searching...
No Matches
node.cpp File Reference

Contains implementation for the Node structure. More...

#include <node.h>
#include <Constants.h>
#include <exception>
#include <cmath>
+ Include dependency graph for node.cpp:

Go to the source code of this file.

Namespaces

namespace  HF
 Perform human scale analysis on 3D environments.
 
namespace  HF::SpatialStructures
 Contains standard fundamental data structures for representing space used throughout DHARTAPI.
 

Functions

void HF::SpatialStructures::Normalize (std::array< float, 3 > &vector)
 

Detailed Description

Contains implementation for the Node structure.

Author
TBA
Date
06 Jun 2020

Definition in file node.cpp.