addPropertyByName(const char *property_name, IProperty *result) | NLLIGO::IPrimitive | |
AtTheEnd enum value | NLLIGO::IPrimitive | |
contains(const NLMISC::CVector &v) const | NLLIGO::CPrimZone | [inline] |
contains(const NLMISC::CVector &v, float &distance, NLMISC::CVector &nearPos, bool isPath) const | NLLIGO::CPrimZone | [inline] |
contains(const NLMISC::CVector &v, const std::vector< NLMISC::CVector > &points) | NLLIGO::CPrimZone | [static] |
contains(const NLMISC::CVector &v, const std::vector< NLMISC::CVector > &points, float &distance, NLMISC::CVector &nearPos, bool isPath) | NLLIGO::CPrimZone | [static] |
contains(const NLMISC::CVector &v, const std::vector< CPrimVector > &points) | NLLIGO::CPrimZone | [static] |
contains(const NLMISC::CVector &v, const std::vector< CPrimVector > &points, float &distance, NLMISC::CVector &nearPos, bool isPath) | NLLIGO::CPrimZone | [static] |
copy() const | NLLIGO::IPrimitive | |
getChild(const IPrimitive *&result, uint childId) const | NLLIGO::IPrimitive | |
getChild(IPrimitive *&result, uint childId) | NLLIGO::IPrimitive | |
getChildId(uint &childId, const IPrimitive *child) const | NLLIGO::IPrimitive | |
getNumChildren() const | NLLIGO::IPrimitive | [inline] |
getNumProperty() const | NLLIGO::IPrimitive | |
getNumVector() const | NLLIGO::CPrimZone | [private, virtual] |
getParent() | NLLIGO::IPrimitive | [inline] |
getParent() const | NLLIGO::IPrimitive | [inline] |
getPrimVector() const | NLLIGO::CPrimZone | [private, virtual] |
getPrimVector() | NLLIGO::CPrimZone | [private, virtual] |
getProperty(uint index, std::string &property_name, const IProperty *&result) const | NLLIGO::IPrimitive | |
getProperty(uint index, std::string &property_name, IProperty *&result) | NLLIGO::IPrimitive | |
getPropertyByName(const char *property_name, const IProperty *&result) const | NLLIGO::IPrimitive | |
getPropertyByName(const char *property_name, IProperty *&result) | NLLIGO::IPrimitive | |
getPropertyByName(const char *property_name, std::string *&result) | NLLIGO::IPrimitive | |
getPropertyByName(const char *property_name, std::vector< std::string > *&result) | NLLIGO::IPrimitive | |
getPropertyByName(const char *property_name, std::string &result) const | NLLIGO::IPrimitive | |
getPropertyByName(const char *property_name, const std::vector< std::string > *&result) const | NLLIGO::IPrimitive | |
getPropertyByName(const char *property_name, NLMISC::CRGBA &result) const | NLLIGO::IPrimitive | |
getSegmentDist(const NLMISC::CVector v, const NLMISC::CVector &p1, const NLMISC::CVector &p2, NLMISC::CVector &nearPos) | NLLIGO::CPrimZone | [static] |
insertChild(IPrimitive *primitive, uint index=AtTheEnd) | NLLIGO::IPrimitive | |
IPrimitive() | NLLIGO::IPrimitive | [inline] |
IPrimitive(const IPrimitive &node) | NLLIGO::IPrimitive | |
Layer | NLLIGO::IPrimitive | |
Name | NLLIGO::IPrimitive | |
NotAnArray enum value | NLLIGO::IPrimitive | |
operator=(const IPrimitive &node) | NLLIGO::IPrimitive | [virtual] |
read(xmlNodePtr xmlNode, const char *filename, uint version) | NLLIGO::CPrimZone | [private, virtual] |
removeChild(uint childId) | NLLIGO::IPrimitive | |
removeChildren() | NLLIGO::IPrimitive | |
removeProperties() | NLLIGO::IPrimitive | |
removeProperty(uint index) | NLLIGO::IPrimitive | |
removePropertyByName(const char *property_name) | NLLIGO::IPrimitive | |
serial(NLMISC::IStream &f) | NLLIGO::CPrimZone | |
VPoints | NLLIGO::CPrimZone | |
write(xmlNodePtr xmlNode, const char *filename) const | NLLIGO::CPrimZone | [private, virtual] |
~IPrimitive() | NLLIGO::IPrimitive | |