Protected Attributes | |
realx3 | p1_ |
realx3 | v21_ |
|
inline |
|
inline |
FUNCTION_H line | ( | const dictionary & | dict | ) |
|
default |
|
default |
TypeInfoNV | ( | "line" | ) |
|
default |
|
default |
|
inline |
Definition at line 86 of file line.hpp.
References line::p1_, and line::v21_.
Referenced by multiRotatingAxis::move().
|
inline |
Definition at line 94 of file line.hpp.
References line::p1_.
Referenced by multiRotatingAxis::move(), pFlow::rotate(), and line::write().
|
inline |
Definition at line 98 of file line.hpp.
References line::point().
Referenced by multiRotatingAxis::move(), and line::write().
|
inline |
Definition at line 102 of file line.hpp.
References line::p1_, and line::v21_.
Referenced by planeWall::addPlaneWall(), plane::parallelPlane(), line::point2(), line::projectPoint(), and cylinderWall::readCylinderWall().
|
inline |
Definition at line 106 of file line.hpp.
References length(), and line::v21_.
|
inline |
Definition at line 110 of file line.hpp.
References normalize(), and line::v21_.
Referenced by rotatingAxis::linVelocityPoint(), and pFlow::rotate().
|
inline |
Definition at line 114 of file line.hpp.
References line::point(), and line::projectNormalizedLength().
Referenced by rotatingAxis::linVelocityPoint().
|
inline |
Definition at line 121 of file line.hpp.
References dot(), line::p1_, and line::v21_.
Referenced by line::projectPoint().
FUNCTION_H bool read | ( | const dictionary & | dict | ) |
Definition at line 50 of file line.cpp.
References dictionary::getVal().
Referenced by rotatingAxis::read().
FUNCTION_H bool write | ( | dictionary & | ditc | ) | const |
Definition at line 61 of file line.cpp.
References dictionary::add(), pFlow::endl(), fatalErrorInFunction, dictionary::globalName(), line::point1(), and line::point2().
Referenced by rotatingAxis::write().
FUNCTION_H bool read | ( | iIstream & | is | ) |
Definition at line 82 of file line.cpp.
References IOstream::check(), pFlow::endl(), FUNCTION_NAME, ioErrorInFile, IOstream::lineNumber(), IOstream::name(), and iIstream::readEndStatement().
FUNCTION_H bool write | ( | iOstream & | os | ) | const |
Definition at line 124 of file line.cpp.
References IOstream::check(), FUNCTION_NAME, and iOstream::writeWordEntry().
|
protected |
Definition at line 41 of file line.hpp.
Referenced by line::point(), line::point1(), line::projectNormalizedLength(), and line::set().
|
protected |
Definition at line 44 of file line.hpp.
Referenced by line::length(), line::point(), line::projectNormalizedLength(), line::set(), and line::unitVector().