OpenStructure
Public Member Functions
CuboidAxis Class Reference

#include <composite3.hh>

Public Member Functions

 CuboidAxis ()
 
 CuboidAxis (const Vec3 &axis, Real half_extent)
 
const Vec3GetVector () const
 
Real GetHalfExtent () const
 
Real GetExtent () const
 

Detailed Description

cuboid axis defined by a normalized direction vector and a half extent

Definition at line 102 of file composite3.hh.

Constructor & Destructor Documentation

◆ CuboidAxis() [1/2]

CuboidAxis ( )
inline

Definition at line 104 of file composite3.hh.

◆ CuboidAxis() [2/2]

CuboidAxis ( const Vec3 axis,
Real  half_extent 
)

Member Function Documentation

◆ GetExtent()

Real GetExtent ( ) const
inline

Definition at line 109 of file composite3.hh.

◆ GetHalfExtent()

Real GetHalfExtent ( ) const
inline

Definition at line 108 of file composite3.hh.

◆ GetVector()

const Vec3& GetVector ( ) const
inline

Definition at line 107 of file composite3.hh.


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