Class stores data about a light.
File: PrcContentLight.h
Destroys an instance of a PRC entity. (Inherited from OdPrcBase) |
Returns the current value of the ambient index. | |
This is the overview for the attributeData method overload. | |
Returns the current CAD identifier for the PRC object. (Inherited from OdPrcReferencedBase) | |
Returns the current persistent CAD identifier for the PRC object. (Inherited from OdPrcReferencedBase) | |
Returns an explicit unique name for "this" entity that can be referenced through PDF or JavaScript. In the case of error, it returns an empty string. (Inherited from OdPrcReferencedBase) | |
Returns the current diffuse index value. | |
Returns the current emissive index value. | |
Returns ambient color. Will throw an exception in case of uninitialized object. | |
Returns diffuse color. Will throw an exception in case of uninitialized object. | |
Returns emissive color. Will throw an exception in case of uninitialized object. | |
Returns the specular color. Will throw an exception in case of uninitialized object. | |
Returns the OdGsCache object currently assigned to the PRC entity. (Inherited from OdPrcBase) | |
Returns the PRC entity ID. (Inherited from OdPrcBase) | |
Returns the current object identifier for the object. (Inherited from OdPrcReferencedBase) | |
Returns whether the PRC entity is persistent (true) or not (false). (Inherited from OdPrcBase) | |
Returns true if the object is persistent or false in the other case. (Inherited from OdPrcReferencedBase) | |
This is the overview for the name method overload. | |
Returns the PRC object identifier. (Inherited from OdPrcReferencedBase) | |
Returns the type of the PRC entity. (Inherited from OdPrcBase) | |
This is the overview for the setAmbient method overload. | |
Sets a new CAD identifier value for the PRC object. (Inherited from OdPrcReferencedBase) | |
Sets a new persistent CAD identifier value for the PRC object. (Inherited from OdPrcReferencedBase) | |
This is the overview for the setDiffuse method overload. | |
This is the overview for the setEmissive method overload. | |
Assigns the specified OdGsCache to the PRC entity. (Inherited from OdPrcBase) | |
Sets a new PRC object identifier. (Inherited from OdPrcReferencedBase) | |
This is the overview for the setSpecular method overload. | |
Returns the current specular index value. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|