|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| virtual bool | isInterior (Vector3d pos) |
| virtual std::pair< Vector3d, Vector3d > | getBoundingBox () |
| virtual bool | hasAnalyticalSolution () |
| virtual HydroProp * | getHydroProp (RealType viscosity) |
| virtual Vector3d | getOrigin () |
| virtual bool | isComposite () |
| virtual bool | isSpherical () |
| virtual bool | isMesh () |
| void | add (Triangle t) |
| void | add (const Vector3d &vertex1, const Vector3d &vertex2, const Vector3d &vertex3) |
| void | addQuadrilateral (const Vector3d &p1, const Vector3d &p2, const Vector3d &p3, const Vector3d &p4) |
| void | clear () |
| size_t | size () |
| Mesh & | scale (const Vector3d &s) |
| Mesh & | translate (const Vector3d &trans) |
| Mesh & | flipNormal () |
| void | stlWrite (const std::string &filename, const std::string &name="") |
| Mesh & | operator+= (const Mesh &m) |
| void | add (const Mesh &m1, const Mesh &m2) |
| std::vector< Triangle > | getFacets () |
| Public Member Functions inherited from OpenMD::Shape | |
| std::string | getName () |
| void | setName (const std::string name) |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Implements OpenMD::Shape.
|
inlinevirtual |
Implements OpenMD::Shape.
|
inlinevirtual |
Implements OpenMD::Shape.
|
inlinevirtual |
Implements OpenMD::Shape.
|
inlinevirtual |
Implements OpenMD::Shape.
|
inlinevirtual |
Implements OpenMD::Shape.
|
inlinevirtual |
Implements OpenMD::Shape.
|
inlinevirtual |
Implements OpenMD::Shape.
|
inline |
|
inline |