API Reference > OdExport Classes > TD_COLLADA_EXPORT Namespace > Classes > ColladaPointLightTraits Class
ColladaPointLightTraits Class
TD_COLLADA_EXPORT__ColladaPointLightTraits
Syntax
C++
class ColladaPointLightTraits : public OdGiPointLightTraits;

ColladaLightTraits.h

This class implements the point light traits for exporting to a Collada file.

 
Name 
Description 
 
Checks whether this point has an associated target grip displayed.
 
 
Returns whether hemispherical distribution is set.
 
 
Returns the point light intensity.
 
 
isOn 
Checks whether the point light is on or off.
 
 
Retrieves the color of the point light lamp.
 
 
Returns the point light attenuation.
 
 
Returns the point light color.
 
 
Returns the physical intensity for this point light source in candela.
 
 
Returns the point light position.
 
 
Sets the point light attenuation.
 
 
Sets trait data for point lights.
 
 
Sets whether this point should have an associated target grip displayed.
 
 
Sets hemispherical distribution.
 
 
Sets the point light intensity.
 
 
Sets the color for the point light lamp.
 
 
Sets the point light color.
 
 
Switches the point light to on or off.
 
 
Sets the physical intensity for this point light source in candela.
 
 
Sets the point light position.
 
 
Sets the shadow parameters.
 
 
Sets target location of the light.
 
 
Returns the shadow parameters.
 
 
Returns target location of the light.
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.