| clearFillPattern() | makVrv::DtDecalProjectorPolygon | virtual |
| connectToPicker() | makVrv::DtDecalProjectorPolygon | protectedvirtual |
| disconnectFromPicker() | makVrv::DtDecalProjectorPolygon | protected |
| DtDecalProjectorPolygon(DtOverlayRendererInterface &renderer, DtWidgetPicker &picker, bool isOutline, bool lineTopology) | makVrv::DtDecalProjectorPolygon | |
| DtDecalProjectorPolygon(DtDe &de, DtChannel *channel, DtModelSetId modelSet, bool isOutline, bool lineTopology) | makVrv::DtDecalProjectorPolygon | |
| DtDecalProjectorPolygonCreator class | makVrv::DtDecalProjectorPolygon | friend |
| DtDecalProjectorPolygonInterface() | makVrv::DtDecalProjectorPolygonInterface | |
| DtFilledPolygonInterface() | makVrv::DtFilledPolygonInterface | |
| DtPolygonInterface()=default | makVrv::DtPolygonInterface | |
| DtPolygonInterface(DtPolygonInterface &)=delete | makVrv::DtPolygonInterface | |
| DtPolygonInterface(DtPolygonInterface &&)=delete | makVrv::DtPolygonInterface | |
| eventsEnabled() const | makVrv::DtDecalProjectorPolygon | virtual |
| Fill_Solid enum value | makVrv::DtFilledPolygonInterface | |
| Fill_Stipple enum value | makVrv::DtFilledPolygonInterface | |
| Fill_Texture enum value | makVrv::DtFilledPolygonInterface | |
| FillType enum name | makVrv::DtFilledPolygonInterface | |
| fillType() const | makVrv::DtDecalProjectorPolygon | virtual |
| FillType_End enum value | makVrv::DtFilledPolygonInterface | |
| get2DPosition(unsigned int vertexIndex, float &x, float &y) const | makVrv::DtDecalProjectorPolygon | virtual |
| get3DPosition(unsigned int index, float &x, float &y, float &z, float &w) const | makVrv::DtDecalProjectorPolygon | virtual |
| getColor(float &r, float &g, float &b, float &a) const | makVrv::DtDecalProjectorPolygon | virtual |
| getFillParameter(unsigned int ¶mOut, unsigned int fullStipplePatternOut[32]) const override | makVrv::DtDecalProjectorPolygon | virtual |
| getVertexColor(unsigned int index, float &r, float &g, float &b, float &a) | makVrv::DtDecalProjectorPolygon | virtual |
| group() const | makVrv::DtDecalProjectorPolygon | virtual |
| my3DCenterPoint | makVrv::DtDecalProjectorPolygon | protected |
| my3DVertices | makVrv::DtDecalProjectorPolygon | protected |
| myCenterPoint | makVrv::DtDecalProjectorPolygon | protected |
| myDecalProjectorComponent | makVrv::DtDecalProjectorPolygon | protected |
| myEventsEnabled | makVrv::DtDecalProjectorPolygon | protected |
| myFillParam | makVrv::DtDecalProjectorPolygon | protected |
| myFillType | makVrv::DtDecalProjectorPolygon | protected |
| myFullStipplePattern | makVrv::DtDecalProjectorPolygon | protected |
| myGroup | makVrv::DtDecalProjectorPolygon | protected |
| myIsOutline | makVrv::DtDecalProjectorPolygon | protected |
| myLineTopology | makVrv::DtDecalProjectorPolygon | protected |
| myOutlineWidth | makVrv::DtDecalProjectorPolygon | protected |
| myPickableDecalProjector | makVrv::DtDecalProjectorPolygon | protected |
| myPicker | makVrv::DtDecalProjectorPolygon | protected |
| myPickerConnected | makVrv::DtDecalProjectorPolygon | protected |
| myPickerDestroyed | makVrv::DtDecalProjectorPolygon | protected |
| myRenderer | makVrv::DtDecalProjectorPolygon | protected |
| myTriangles | makVrv::DtDecalProjectorPolygon | protected |
| myUserData | makVrv::DtDecalProjectorPolygon | protected |
| myVertices | makVrv::DtDecalProjectorPolygon | protected |
| operator=(DtPolygonInterface &)=delete | makVrv::DtPolygonInterface | |
| operator=(DtPolygonInterface &&)=delete | makVrv::DtPolygonInterface | |
| projectUVCoordinates(const DtVector &origin, const DtVector &axisU, const DtVector &axisV, float scale=1.0f) override | makVrv::DtDecalProjectorPolygon | virtual |
| set2DCentroidPosition(float x, float y) | makVrv::DtDecalProjectorPolygon | virtual |
| set2DPosition(unsigned int vertexIndex, float x, float y) | makVrv::DtDecalProjectorPolygon | virtual |
| set2DPositions(const std::vector< float > &vertices) | makVrv::DtDecalProjectorPolygon | virtual |
| set2DPositionsTriangles(const std::vector< float > &vertices) | makVrv::DtDecalProjectorPolygon | virtual |
| set3DCentroidPosition(float x, float y, float z, float w) | makVrv::DtDecalProjectorPolygon | virtual |
| set3DDirectionAndLength(unsigned int index, float x, float y, float z, float l) | makVrv::DtDecalProjectorPolygon | virtual |
| set3DPosition(unsigned int vertexIndex, float x, float y, float z, float w) | makVrv::DtDecalProjectorPolygon | virtual |
| setCentroidColor(float r, float g, float b, float a) | makVrv::DtDecalProjectorPolygon | virtual |
| setColor(float r, float g, float b, float a) | makVrv::DtDecalProjectorPolygon | virtual |
| setEventsEnabled(bool enabled, unsigned long long=0) | makVrv::DtDecalProjectorPolygon | virtual |
| setFillParameter(unsigned int param, unsigned int fullStipplePattern[32]=0) override | makVrv::DtDecalProjectorPolygon | virtual |
| setFillPatternFrequency(float frequency) override | makVrv::DtDecalProjectorPolygon | virtual |
| setFillTexture(DtTextureInterface *textureHandle) override | makVrv::DtDecalProjectorPolygon | virtual |
| setFillType(FillType type) | makVrv::DtDecalProjectorPolygon | virtual |
| setGroup(int) | makVrv::DtDecalProjectorPolygon | virtual |
| setIsNormalisedScreenCoordinates(bool isNormalisedScreenCoords) override | makVrv::DtDecalProjectorPolygon | virtual |
| setOutlineWidth(float width) | makVrv::DtDecalProjectorPolygon | virtual |
| setStipple(unsigned int stipplePattern) | makVrv::DtDecalProjectorPolygon | virtual |
| setVertexColor(unsigned int index, float r, float g, float b, float a) | makVrv::DtDecalProjectorPolygon | virtual |
| setVertexCount(unsigned int vertexCount) | makVrv::DtDecalProjectorPolygon | virtual |
| setVertexCountTriangles(unsigned int vertexCount) | makVrv::DtDecalProjectorPolygon | virtual |
| slot_pickerDestroyed() | makVrv::DtDecalProjectorPolygon | protectedvirtual |
| triangulate() override | makVrv::DtDecalProjectorPolygon | virtual |
| triangulationComplete(bool crossingLines) override | makVrv::DtDecalProjectorPolygon | virtual |
| updateDecalProjectorWithTriangles() | makVrv::DtDecalProjectorPolygon | protectedvirtual |
| vertexCount() const | makVrv::DtDecalProjectorPolygon | virtual |
| VertexList typedef | makVrv::DtDecalProjectorPolygon | protected |
| ~DtDecalProjectorPolygon() | makVrv::DtDecalProjectorPolygon | virtual |
| ~DtDecalProjectorPolygonInterface() | makVrv::DtDecalProjectorPolygonInterface | virtual |
| ~DtFilledPolygonInterface() | makVrv::DtFilledPolygonInterface | virtual |
| ~DtPolygonInterface() | makVrv::DtPolygonInterface | virtual |