#include <PHAL_Dimension.hpp>
Public Member Functions | |
| Dim () | |
| const char * | name () const |
Static Public Member Functions | |
| static const Dim & | tag () |
Definition at line 12 of file PHAL_Dimension.hpp.
| Dim::Dim | ( | ) | [inline] |
Definition at line 13 of file PHAL_Dimension.hpp.
| const char * Dim::name | ( | ) | const |
Definition at line 9 of file PHAL_Dimension.cpp.
| const Dim & Dim::tag | ( | ) | [static] |
Definition at line 11 of file PHAL_Dimension.cpp.
1.7.1