Tatooine
Classes | Namespaces | Typedefs | Functions
axis_aligned_bounding_box.h File Reference

Go to the source code of this file.

Classes

struct  tatooine::flowexplorer::nodes::axis_aligned_bounding_box< N >
 

Namespaces

namespace  tatooine
 
namespace  tatooine::flowexplorer
 
namespace  tatooine::flowexplorer::nodes
 

Typedefs

using tatooine::flowexplorer::nodes::aabb2d = axis_aligned_bounding_box< 2 >
 
using tatooine::flowexplorer::nodes::aabb3d = axis_aligned_bounding_box< 3 >
 

Functions

 TATOOINE_FLOWEXPLORER_REGISTER_RENDERABLE (tatooine::flowexplorer::nodes::aabb2d, TATOOINE_REFLECTION_INSERT_GETTER(min), TATOOINE_REFLECTION_INSERT_GETTER(max), TATOOINE_REFLECTION_INSERT_GETTER(line_width), TATOOINE_REFLECTION_INSERT_GETTER(line_color))
 
 TATOOINE_FLOWEXPLORER_REGISTER_RENDERABLE (tatooine::flowexplorer::nodes::aabb3d, TATOOINE_REFLECTION_INSERT_GETTER(min), TATOOINE_REFLECTION_INSERT_GETTER(max), TATOOINE_REFLECTION_INSERT_GETTER(line_width), TATOOINE_REFLECTION_INSERT_GETTER(line_color))
 

Function Documentation

◆ TATOOINE_FLOWEXPLORER_REGISTER_RENDERABLE() [1/2]

TATOOINE_FLOWEXPLORER_REGISTER_RENDERABLE ( tatooine::flowexplorer::nodes::aabb2d  ,
TATOOINE_REFLECTION_INSERT_GETTER(min)  ,
TATOOINE_REFLECTION_INSERT_GETTER(max)  ,
TATOOINE_REFLECTION_INSERT_GETTER(line_width)  ,
TATOOINE_REFLECTION_INSERT_GETTER(line_color)   
)

◆ TATOOINE_FLOWEXPLORER_REGISTER_RENDERABLE() [2/2]

TATOOINE_FLOWEXPLORER_REGISTER_RENDERABLE ( tatooine::flowexplorer::nodes::aabb3d  ,
TATOOINE_REFLECTION_INSERT_GETTER(min)  ,
TATOOINE_REFLECTION_INSERT_GETTER(max)  ,
TATOOINE_REFLECTION_INSERT_GETTER(line_width)  ,
TATOOINE_REFLECTION_INSERT_GETTER(line_color)   
)