OpenStructure
Public Member Functions
AlignedCuboid Class Reference

#include <aligned_cuboid.hh>

Public Member Functions

 AlignedCuboid (const Vec3 &mmin, const Vec3 &mmax)
Vec3 GetSize () const
const Vec3GetMin () const
const Vec3GetMax () const
Vec3 GetCenter () const

Detailed Description

axis-aligned cuboid

For an arbitrarily oriented cuboid see Cuboid

Definition at line 35 of file aligned_cuboid.hh.


Constructor & Destructor Documentation

AlignedCuboid ( const Vec3 mmin,
const Vec3 mmax 
)

Member Function Documentation

Vec3 GetCenter ( ) const
const Vec3& GetMax ( ) const
const Vec3& GetMin ( ) const
Vec3 GetSize ( ) const

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