|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for TYRectangle, including all inherited members.
| _allUses | TYElement | protected |
| _box | TYRectangle | |
| _bPutInInstanceList | TYElement | protected |
| _bRegenerateID | TYElement | privatestatic |
| _copyCount | TYElement | protected |
| _factory_map | OPrototype | privatestatic |
| _inCurrentCalcul | TYElement | protected |
| _instances | TYElement | privatestatic |
| _isAcousticModified | TYElement | protected |
| _isGeometryModified | TYElement | protected |
| _logInstances | TYElement | privatestatic |
| _name | TYElement | protected |
| _nbPts | TYRectangle | static |
| _normale | TYRectangle | |
| _pGraphicObject | TYElement | protected |
| _plan | TYRectangle | |
| _pParent | TYElement | protected |
| _pts | TYRectangle | |
| _toSave | TYElement | privatestatic |
| _uuid | TYElement | mutableprivate |
| add_factory(const char *, IOProtoFactory::ptr_type factory) | OPrototype | static |
| addCopy() | TYElement | inline |
| addInstance() | TYElement | private |
| callFromXMLIfEqual(DOM_Element &domElement, int *pRetVal=NULL) | TYElement | |
| cleanAllUses() | TYElement | inline |
| clone() const =0 | OPrototype | pure virtual |
| decRef() | IRefCount | inlinevirtual |
| deepCopy(const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false) | TYRectangle | virtual |
| exportMesh(std::deque< OPoint3D > &points, std::deque< OTriangle > &triangles, const TYGeometryNode &geonode) const | TYRectangle | virtual |
| findAndClone(const char *className) | OPrototype | static |
| findPrototype(const char *className) | OPrototype | static |
| findTypeCollectionAndCallFromXML(DOM_Element parentElem, const char *type) | TYElement | static |
| fromString(QString id) | TYElement | static |
| fromXML(DOM_Element domElement) | TYRectangle | virtual |
| getAllUses() | TYElement | inline |
| getChilds(LPTYElementArray &childs, bool recursif=true) | TYElement | inlinevirtual |
| getCircleEqDiameter() | TYRectangle | |
| getClassName() const | OPrototype | inlinevirtual |
| getConstructorCount() | TYElement | static |
| getContour(int n=-1) const | TYRectangle | virtual |
| getContourFerme(int n=-1) const | TYRectangle | virtual |
| getDestructorCount() | TYElement | static |
| getDiagSize() | TYRectangle | |
| getID() const | TYElement | |
| getIdGenerationCount() | TYElement | static |
| getInstance(TYUUID uuid) | TYElement | static |
| getInstances() | TYElement | privatestatic |
| getIsAcousticModified() | TYElement | inline |
| getIsGeometryModified() | TYElement | inline |
| getIsSavedOk() | TYElement | inlinestatic |
| getLogInstances() | TYElement | inlinestatic |
| getMaxY() const | TYRectangle | |
| getMetierName() | TYElement | |
| getMinX() const | TYRectangle | |
| getMinY() const | TYRectangle | |
| getName() const | TYElement | inlinevirtual |
| getOContour(int n=-1) const | TYRectangle | virtual |
| getORepere3D() const | TYRectangle | |
| getParent() const | TYElement | inline |
| getPlan() const | TYRectangle | inlinevirtual |
| getRefCount() const | IRefCount | inline |
| getRegenerateID() | TYElement | inlinestatic |
| getSize(float &sizeX, float &sizeY) | TYRectangle | |
| getSizeX() | TYRectangle | |
| getSizeY() | TYRectangle | |
| getStringID() const | TYElement | inline |
| hasNullID() const | TYElement | inline |
| incRef() | IRefCount | inlinevirtual |
| intersectRect(LPTYRectangle pRect, TYPoint originRect=TYPoint(0, 0, 0), TYPoint origin=TYPoint(0, 0, 0)) | TYRectangle | |
| intersects(const TYSurfaceInterface *pSurf, OSegment3D &seg) const | TYRectangle | virtual |
| intersects(const OSegment3D &seg, OPoint3D &pt) const | TYRectangle | virtual |
| intersects(const OPoint3D &pt) const | TYRectangle | virtual |
| intersectsPlan(const OPlan &plan, OSegment3D &seg) const | TYSurfaceInterface | virtual |
| inverseNormale() | TYRectangle | virtual |
| IRefCount() | IRefCount | inline |
| isA(const char *className) const | OPrototype | |
| isInCurrentCalcul() | TYElement | inlinevirtual |
| isValid() const | TYRectangle | |
| m_refCount | IRefCount | protected |
| newID() | TYElement | static |
| normal() const | TYRectangle | virtual |
| OnChildInCalculStatusChange() | TYElement | private |
| operator!=(const TYRectangle &other) const | TYRectangle | |
| TYElement::operator!=(const TYElement &other) const | TYElement | |
| operator=(const TYRectangle &other) | TYRectangle | |
| TYElement::operator=(const TYElement &other) | TYElement | |
| operator==(const TYRectangle &other) const | TYRectangle | |
| TYElement::operator==(const TYElement &other) const | TYElement | |
| OPrototype() | OPrototype | protected |
| plan() const | TYRectangle | virtual |
| purgeInstances() | TYElement | static |
| regenerateID() | TYElement | |
| remInstance() | TYElement | private |
| safeDownCast(OPrototype *pObject) | OPrototype | static |
| scale(float factorX, float factorY) | TYRectangle | |
| scale(float factor) | TYRectangle | inline |
| set(TYPoint pt0, TYPoint pt1, TYPoint pt2, TYPoint pt3) | TYRectangle | |
| setAllUses(void *allUses) | TYElement | inline |
| setCopyCount(const unsigned int copyCount) | TYElement | inline |
| setDimension(float lon, float haut) | TYRectangle | |
| setID(TYUUID id) | TYElement | |
| setID(const QString &str_id) | TYElement | |
| setInCurrentCalcul(bool state, bool recurschild=true, bool recursparent=true) | TYElement | virtual |
| setIsAcousticModified(bool isModified) | TYElement | virtual |
| setIsGeometryModified(bool isModified) | TYElement | virtual |
| setIsSavedOk(const bool &toSave) | TYElement | inlinestatic |
| setLogInstances(bool log) | TYElement | inlinestatic |
| setName(QString name) | TYElement | inline |
| setName(std::string name) | TYElement | inline |
| setParent(TYElement *pParent) | TYElement | inline |
| setRegenerateID(const bool &bRegenerate) | TYElement | inlinestatic |
| setSize(float sizeX, float sizeY) | TYRectangle | |
| surface() const | TYRectangle | virtual |
| testId(const TYUUID &id, const TYElement *pElem) | TYElement | static |
| toPolygon() const | TYRectangle | |
| toString() const | TYRectangle | virtual |
| TYElement::toString(TYUUID &uuid) | TYElement | static |
| toXML(DOM_Element &domElement) | TYRectangle | virtual |
| ty_created_counter | TYElement | privatestatic |
| ty_destroyed_counter | TYElement | privatestatic |
| ty_regen_id_counter | TYElement | privatestatic |
| TYElement() | TYElement | |
| TYElement(TYElement *pParent, bool PutInInstanceList=true) | TYElement | |
| TYElement(const TYElement &other, bool PutInInstanceList=true) | TYElement | |
| TYRectangle() | TYRectangle | |
| TYRectangle(const TYRectangle &other) | TYRectangle | |
| TYRectangle(const TYPoint &pt0, const TYPoint &pt1, const TYPoint &pt2, const TYPoint &pt3) | TYRectangle | |
| TYRectangle(const TYSegment &seg0, const TYSegment &seg1) | TYRectangle | |
| TYSurfaceInterface() | TYSurfaceInterface | inline |
| updateCurrentCalcul(TYListID &listID, bool recursif=true) | TYElement | virtual |
| ~IRefCount() | IRefCount | inlinevirtual |
| ~OPrototype() | OPrototype | virtual |
| ~TYElement() | TYElement | virtual |
| ~TYRectangle() | TYRectangle | virtual |
| ~TYSurfaceInterface() | TYSurfaceInterface | inlinevirtual |