BALL
1.4.2
|
Classes | |
class | BALL::TSimpleBox3< T > |
Storers | |
typedef TSimpleBox3< float > | BALL::SimpleBox3 |
template<typename T > | |
std::istream & | BALL::operator>> (std::istream &s, TSimpleBox3< T > &box) |
template<typename T > | |
std::ostream & | BALL::operator<< (std::ostream &s, const TSimpleBox3< T > &box) |
template<typename T > | |
std::istream & | BALL::operator>> (std::istream &s, TBox3< T > &box) |
template<typename T > | |
std::ostream & | BALL::operator<< (std::ostream &s, const TBox3< T > &box) |
template<typename T > | |
std::istream & | BALL::operator>> (std::istream &s, TCircle3< T > &circle) |
template<typename T > | |
std::ostream & | BALL::operator<< (std::ostream &s, const TCircle3< T > &circle) |
template<typename T > | |
std::ostream & | BALL::operator<< (std::ostream &s, const TLine3< T > &line) |
template<typename T > | |
std::istream & | BALL::operator>> (std::istream &s, TLine3< T > &line) |
template<typename T > | |
std::istream & | BALL::operator>> (std::istream &s, TMatrix4x4< T > &m) |
template<typename T > | |
std::ostream & | BALL::operator<< (std::ostream &s, const TMatrix4x4< T > &m) |
template<typename T > | |
std::istream & | BALL::operator>> (std::istream &s, TPlane3< T > &plane) |
template<typename T > | |
std::ostream & | BALL::operator<< (std::ostream &s, const TPlane3< T > &plane) |
template<typename T > | |
std::istream & | BALL::operator>> (std::istream &s, TSphere3< T > &sphere) |
template<typename T > | |
std::ostream & | BALL::operator<< (std::ostream &s, const TSphere3< T > &sphere) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const ReducedSurface &rs) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const RSEdge &rsedge) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const RSFace &rsface) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const RSVertex &rsvertex) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const SASEdge &sasedge) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const SASFace &sasface) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const SASVertex &sasvertex) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const SESEdge &sesedge) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const SESFace &sesface) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const SESVertex &sesvertex) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const SolventAccessibleSurface &sas) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const SolventExcludedSurface &ses) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const Triangle &triangle) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const TriangleEdge &edge) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const TrianglePoint &point) |
BALL_EXPORT std::ostream & | BALL::operator<< (std::ostream &s, const TriangulatedSurface &surface) |
typedef TSimpleBox3<float> BALL::SimpleBox3 |
Default three-dimensional box class of type float
Definition at line 615 of file simpleBox3.h.
std::ostream & BALL::operator<< | ( | std::ostream & | s, |
const TLine3< T > & | line | ||
) |
std::ostream & BALL::operator<< | ( | std::ostream & | s, |
const TCircle3< T > & | circle | ||
) |
std::ostream & BALL::operator<< | ( | std::ostream & | s, |
const TPlane3< T > & | plane | ||
) |
std::ostream & BALL::operator<< | ( | std::ostream & | s, |
const TMatrix4x4< T > & | m | ||
) |
Output Operator Writes sixteen values of type T
to an output stream.
s | the output stream |
m | the matrix to write |
Definition at line 2140 of file matrix44.h.
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const TriangleEdge & | edge | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const SASVertex & | sasvertex | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const SolventAccessibleSurface & | sas | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const SASFace & | sasface | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const Triangle & | triangle | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const RSVertex & | rsvertex | ||
) |
Output- Operator prints out a rsvertex
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const TrianglePoint & | point | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const SESVertex & | sesvertex | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const SASEdge & | sasedge | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const SESEdge & | sesedge | ||
) |
Output- Operator
std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const TSphere3< T > & | sphere | ||
) |
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const RSFace & | rsface | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const SESFace & | sesface | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const SolventExcludedSurface & | ses | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const TriangulatedSurface & | surface | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const RSEdge & | rsedge | ||
) |
Output- Operator
BALL_EXPORT std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const ReducedSurface & | rs | ||
) |
Output- Operator. Prints out a ReducedSurface
std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const TBox3< T > & | box | ||
) |
std::ostream& BALL::operator<< | ( | std::ostream & | s, |
const TSimpleBox3< T > & | box | ||
) |
Output Operator. Writes the two coordinates of the box to an output stream. The vectors are enclosed by brackets.
((0 1 2) (7.5 3.4 10))
Definition at line 606 of file simpleBox3.h.
std::istream & BALL::operator>> | ( | std::istream & | s, |
TCircle3< T > & | circle | ||
) |
std::istream & BALL::operator>> | ( | std::istream & | s, |
TLine3< T > & | line | ||
) |
std::istream & BALL::operator>> | ( | std::istream & | s, |
TPlane3< T > & | plane | ||
) |
std::istream & BALL::operator>> | ( | std::istream & | s, |
TMatrix4x4< T > & | m | ||
) |
Input Operator. Read sixteen values of type T
from an input stream.
s | the input stream |
m | the matrix to read |
Definition at line 2127 of file matrix44.h.
std::istream& BALL::operator>> | ( | std::istream & | s, |
TSphere3< T > & | sphere | ||
) |
std::istream& BALL::operator>> | ( | std::istream & | s, |
TBox3< T > & | box | ||
) |
std::istream& BALL::operator>> | ( | std::istream & | s, |
TSimpleBox3< T > & | box | ||
) |
Input operator. Reads in two objects of type TVector3 a and b
Definition at line 589 of file simpleBox3.h.