|
Points&Forces (core)
Software tools facilitating the task of surveying architecture
|
#include <a_mat_base.h>
Inheritance diagram for a_mat_base:
Collaboration diagram for a_mat_base:Public Member Functions | |
| virtual const std::string | classname () |
Public Member Functions inherited from a_base | |
| a_base () | |
| virtual void | read (std::istream &i) |
| virtual void | write (std::ostream &o) const |
| void | read (const std::string &file_in) |
| void | write (const std::string &file_out) const |
| void | small (double tol) |
| double | small () const |
Static Public Member Functions | |
| static const std::string | help () |
Static Public Member Functions inherited from a_base | |
| static const std::string | help () |
Additional Inherited Members | |
Protected Attributes inherited from a_base | |
| double | verysmall_ |
|
inlinevirtual |
return class name: should be overridden by children classes
Reimplemented from a_base.
Reimplemented in a_plane, a_coord_base, and a_coord.
Definition at line 30 of file a_mat_base.h.
|
static |
Definition at line 21 of file a_mat_base.cxx.
Here is the call graph for this function:
Here is the caller graph for this function: