MeVisLab Toolbox Reference
|
This is the complete list of members for ml::VectorList, including all inherited members.
addStateToTree(TreeNode *) const | ml::Base | inlinevirtual |
addValue(int type, const Vector3 &p1, const Vector3 &p2) | ml::VectorList | |
Base() | ml::Base | |
clear() | ml::VectorList | |
deepCopy() const | ml::Base | inlinevirtual |
detailString() const | ml::Base | inlinevirtual |
getNum() const | ml::VectorList | |
getPoint(MLssize_t index, int &type, float &x1, float &y1, float &z1) const | ml::VectorList | |
getValue(MLssize_t index, int &type, Vector3 &p1, Vector3 &p2) const | ml::VectorList | |
getValue(MLssize_t index, int &type, float &x1, float &y1, float &z1, float &x2, float &y2, float &z2) const | ml::VectorList | |
implementsPersistence(PersistenceInterface) const | ml::Base | inlinevirtual |
isOfAllowedType(const std::vector< const RuntimeType * > &types) const | ml::Base | |
isRefCountedBase() const | ml::Base | inlinevirtual |
PersistenceByStream enum value | ml::Base | |
PersistenceByString enum value | ml::Base | |
PersistenceByTreeNode enum value | ml::Base | |
PersistenceInterface enum name | ml::Base | |
persistentState() const | ml::Base | virtual |
print(const char *txt) | ml::VectorList | |
readFrom(AbstractPersistenceInputStream *, int) | ml::Base | inlinevirtual |
readStateFromTree(TreeNode *) | ml::Base | inlinevirtual |
removeValue(MLssize_t index=-1) | ml::VectorList | |
setPersistentState(const std::string &state) | ml::Base | virtual |
setPoint(MLssize_t index, int type, float x, float y, float z) | ml::VectorList | |
setValue(MLssize_t index, int type, const Vector3 &p1, const Vector3 &p2) | ml::VectorList | |
VectorList() | ml::VectorList | inline |
writeTo(AbstractPersistenceOutputStream *) const | ml::Base | inlinevirtual |
~Base() | ml::Base | virtual |
~VectorList() override | ml::VectorList | inline |