imrLightTranslation::AreaPrimitive Union Reference


Detailed Description

Describes an area primitive, equivalent to miLight::primitive in the mental ray API.

#include <imrLightTranslation.h>

List of all members.

Classes

struct   AreaLight_cylinder
  Same as miLight_cylinder in the mental ray API. More...
struct   AreaLight_disc
  Same as miLight_disc in the mental ray API. More...
struct   AreaLight_rectangle
  Same as miLight_rectangle in the mental ray API. More...
struct   AreaLight_sphere
  Same as miLight_sphere in the mental ray API. More...

Public Attributes

imrLightTranslation::AreaPrimitive::AreaLight_rectangle  rectangle
imrLightTranslation::AreaPrimitive::AreaLight_disc  disc
imrLightTranslation::AreaPrimitive::AreaLight_sphere  sphere
imrLightTranslation::AreaPrimitive::AreaLight_cylinder  cylinder

Member Data Documentation