A(void) const | faudes::Polyhedron | |
AB(const Matrix &rA, const Vector &rB) | faudes::Polyhedron | |
Assign(const Type &rSrc) | faudes::Type | virtual |
B(void) const | faudes::Polyhedron | |
Cast(const Type *pOther) const | faudes::Type | virtual |
Clear(void) | faudes::Polyhedron | virtual |
Copy(void) const | faudes::Type | virtual |
Dimension(void) const | faudes::Polyhedron | |
Dimension(int dim) | faudes::Polyhedron | |
DoAssign(const Polyhedron &rSrc) | faudes::Polyhedron | protectedvirtual |
faudes::Type::DoAssign(const Type &rSrc) | faudes::Type | protected |
DoDWrite(TokenWriter &rTw, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | protectedvirtual |
DoEqual(const Polyhedron &rOther) const | faudes::Polyhedron | protectedvirtual |
faudes::Type::DoEqual(const Type &rOther) const | faudes::Type | protected |
DoRead(TokenReader &tr, const std::string &rLabel="", const Type *pContext=0) | faudes::Polyhedron | protectedvirtual |
DoSWrite(TokenWriter &tw) const | faudes::Polyhedron | protectedvirtual |
DoWrite(TokenWriter &tw, const std::string &rLabel="", const Type *pContext=0) const | faudes::Polyhedron | protectedvirtual |
DoXWrite(TokenWriter &rTw, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | protectedvirtual |
DWrite(const Type *pContext=0) const | faudes::Type | |
DWrite(const std::string &pFileName, const std::string &rLabel="", const Type *pContext=0, std::ios::openmode openmode=std::ios::out|std::ios::trunc) const | faudes::Type | |
DWrite(TokenWriter &rTw, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | |
Equal(const Type &rOther) const | faudes::Type | virtual |
FromString(const std::string &rString, const std::string &rLabel="", const Type *pContext=0) | faudes::Type | |
mA | faudes::Polyhedron | protected |
mB | faudes::Polyhedron | protected |
mName | faudes::Polyhedron | protected |
mpUserData | faudes::Polyhedron | protected |
msStringEmpty | faudes::Type | privatestatic |
msStringVoid | faudes::Type | privatestatic |
Name(void) const | faudes::Polyhedron | inlinevirtual |
Name(const std::string &name) | faudes::Polyhedron | inlinevirtual |
New(void) const | faudes::Type | virtual |
operator!=(const Type &rOther) const | faudes::Type | |
operator=(const Type &rSrc) | faudes::Type | |
operator==(const Type &rOther) const | faudes::Type | |
Polyhedron(void) | faudes::Polyhedron | |
Polyhedron(int dim) | faudes::Polyhedron | |
Polyhedron(const Polyhedron &rSrc) | faudes::Polyhedron | |
Polyhedron(const std::string &rFileName) | faudes::Polyhedron | |
Read(const std::string &rFileName, const std::string &rLabel="", const Type *pContext=0) | faudes::Type | |
Read(TokenReader &rTr, const std::string &rLabel="", const Type *pContext=0) | faudes::Type | |
Size(void) const | faudes::Polyhedron | |
SWrite(TokenWriter &rTw) const | faudes::Type | |
SWrite(void) const | faudes::Type | |
ToSText(void) const | faudes::Type | |
ToString(const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | |
ToText(const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | |
Type(void) | faudes::Type | |
Type(const Type &rType) | faudes::Type | |
TypeDefinitionp(void) const | faudes::Type | protectedvirtual |
TypeName(void) const | faudes::Type | virtual |
UserData(Type *data) const | faudes::Polyhedron | |
UserData(void) const | faudes::Polyhedron | |
Write(const Type *pContext=0) const | faudes::Type | |
Write(const std::string &pFileName, const std::string &rLabel="", const Type *pContext=0, std::ios::openmode openmode=std::ios::out|std::ios::trunc) const | faudes::Type | |
Write(const std::string &pFileName, std::ios::openmode openmode) const | faudes::Type | |
Write(TokenWriter &rTw, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | |
XBeginTag(const std::string &rLabel="", const std::string &rFallbackLabel="") const | faudes::Type | protectedvirtual |
XWrite(const std::string &pFileName, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | virtual |
XWrite(const Type *pContext=0) const | faudes::Type | |
XWrite(TokenWriter &rTw, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | |
~Polyhedron(void) | faudes::Polyhedron | virtual |
~Type(void) | faudes::Type | virtual |