Developer Documentation
|
This is the complete list of members for PropertyInfo, including all inherited members.
EF_ANY enum value (defined in PropertyInfo) | PropertyInfo | |
EF_CELL enum value (defined in PropertyInfo) | PropertyInfo | |
EF_EDGE enum value (defined in PropertyInfo) | PropertyInfo | |
EF_FACE enum value (defined in PropertyInfo) | PropertyInfo | |
EF_HALFEDGE enum value (defined in PropertyInfo) | PropertyInfo | |
EF_HALFFACE enum value (defined in PropertyInfo) | PropertyInfo | |
EF_VERTEX enum value (defined in PropertyInfo) | PropertyInfo | |
entity (defined in PropertyInfo) | PropertyInfo | private |
entity2str(ENTITY_FILTER entity) | PropertyInfo | static |
ENTITY_FILTER enum name (defined in PropertyInfo) | PropertyInfo | |
entityType() const (defined in PropertyInfo) | PropertyInfo | inline |
friendlyTypeName() const (defined in PropertyInfo) | PropertyInfo | inline |
isCellProp() const (defined in PropertyInfo) | PropertyInfo | inline |
isEdgeProp() const (defined in PropertyInfo) | PropertyInfo | inline |
isFaceProp() const (defined in PropertyInfo) | PropertyInfo | inline |
isHalfedgeProp() const (defined in PropertyInfo) | PropertyInfo | inline |
isHalffaceProp() const (defined in PropertyInfo) | PropertyInfo | inline |
isVertexProp() const (defined in PropertyInfo) | PropertyInfo | inline |
operator<(const PropertyInfo &rhs) const (defined in PropertyInfo) | PropertyInfo | inline |
operator==(const PropertyInfo &rhs) const (defined in PropertyInfo) | PropertyInfo | inline |
PropertyInfo(const std::string &propName, const TypeInfoWrapper &typeinfo, ENTITY_FILTER entity) (defined in PropertyInfo) | PropertyInfo | inline |
propName() const (defined in PropertyInfo) | PropertyInfo | inline |
propName_ (defined in PropertyInfo) | PropertyInfo | private |
toString() const (defined in PropertyInfo) | PropertyInfo | inline |
typeinfo() const (defined in PropertyInfo) | PropertyInfo | inline |
typeinfo_ (defined in PropertyInfo) | PropertyInfo | private |