|
CFx SDK Documentation 2024 SP0
|
This is the complete list of members for OdAveLight, including all inherited members.
| addRef()=0 | OdRxObject | pure virtual |
| addShadowBoundingObject(const OdDbObjectId &objectId) | OdAveLight | |
| attenuation() const | OdAveLight | virtual |
| cast(const OdRxObject *pointer) | OdRxObject | inlinestatic |
| clone() const | OdRxObject | virtual |
| color() const | OdAveLight | virtual |
| comparedTo(const OdRxObject *pOther) const | OdRxObject | virtual |
| copyFrom(const OdRxObject *pSource) | OdRxObject | virtual |
| desc() | OdRxObject | static |
| direction() const | OdAveLight | virtual |
| getLight(const OdDbObjectId &blockRefId) | OdAveLight | static |
| getLightName(const OdDbObjectId &blockRefId) | OdAveLight | static |
| holderId() const | OdAveLight | |
| innerConeAngle() const | OdAveLight | |
| intensity() const | OdAveLight | virtual |
| isA() const | OdRxObject | virtual |
| isEqualTo(const OdRxObject *pOther) const | OdRxObject | virtual |
| isKindOf(const OdRxClass *pClass) const | OdRxObject | inline |
| isShadowOn() const | OdAveLight | |
| isShadowVolumes() const | OdAveLight | |
| kAttenInverseLinear enum value | OdGsLight | |
| kAttenInverseSquare enum value | OdGsLight | |
| kAttenNone enum value | OdGsLight | |
| kDistantLight enum value | OdGsLight | |
| kPointLight enum value | OdGsLight | |
| kSpotlight enum value | OdGsLight | |
| LightAttenuation enum name | OdGsLight | |
| LightType enum name | OdGsLight | |
| m_pImpl | OdAveLight | protected |
| name() const | OdAveLight | |
| numRefs() const | OdRxObject | virtual |
| OdAveLight() | OdAveLight | protected |
| OdAveLight(OdAveLightImpl *pImpl) | OdAveLight | protected |
| ODRX_DECLARE_MEMBERS(OdAveLight) | OdAveLight | |
| OdGsLight::ODRX_DECLARE_MEMBERS(OdGsLight) | OdGsLight | |
| ODRX_HEAP_OPERATORS() | OdRxObject | |
| OdRxObject() | OdRxObject | inline |
| outerConeAngle() const | OdAveLight | |
| position() const | OdAveLight | virtual |
| queryX(const OdRxClass *pClass) const | OdRxObject | virtual |
| release()=0 | OdRxObject | pure virtual |
| setAttenuation(OdGsLight::LightAttenuation attenuation) | OdAveLight | |
| setColor(OdUInt32 color) | OdAveLight | |
| setConeAngle(double innerConeAngle, double outerConeAngle) | OdAveLight | |
| setDirection(const OdGePoint3d &fromPoint, const OdGePoint3d &toPoint) | OdAveLight | |
| setIntensity(double intensity) | OdAveLight | |
| setName(const OdString &name) | OdAveLight | |
| setPosition(const OdGePoint3d &position) | OdAveLight | |
| setShadowBoundingObjects(const OdDbObjectIdArray &objectIds) | OdAveLight | |
| setShadowOn(bool shadowOn) | OdAveLight | |
| setShadowSoftness(double shadowSoftness) | OdAveLight | |
| setShadowVolumes(bool) | OdAveLight | |
| setTarget(const OdGePoint3d &target) | OdAveLight | |
| setType(OdGsLight::LightType type) | OdAveLight | |
| shadowBoundingObjects(OdDbObjectIdArray &objectIds) const | OdAveLight | |
| shadowMapSize() const | OdAveLight | |
| shadowMapSize(OdInt16 mapSize) | OdAveLight | |
| shadowSoftness() const | OdAveLight | |
| target() const | OdAveLight | virtual |
| type() const | OdAveLight | virtual |
| writeLight(OdDbDatabase *pDb=0, const OdDbHandle &holderHandle=0, const OdDbObjectId &ownerId=OdDbObjectId::kNull) | OdAveLight | |
| x(const OdRxClass *pClass) const | OdRxObject | virtual |
| ~OdRxObject() | OdRxObject | virtual |