IRdTSCompatibleLight Interface Reference
Inherits
IRsDataObject.
List of all members.
Detailed Description
A light compatible with Modeler definition.
Member Function Documentation
| HRESULT IRdTSCompatibleLight::Clear |
( |
|
) |
|
Return the definition of the light
- Parameters:
-
| Val | is filled with the definition data. |
Set the definition of the light
- Parameters:
-
| Val | specifies the light definition. |
| HRESULT IRdTSCompatibleLight::SetProjectorMap |
( |
[in] IRdBitmap * |
pBitmap |
) |
|
Set the projector map
- Parameters:
-
| pBitmap | specifies the projector map. |
| HRESULT IRdTSCompatibleLight::GetProjectorMap |
( |
[out] IRdBitmap ** |
pBitmap |
) |
|
Get the projector map
- Parameters:
-
| pBitmap | is filled with the projector map. |