| Ambient() const | ON_Light | |
| AttachUserData(ON_UserData *pUserData) | ON_Object | |
| Attenuation() const | ON_Light | |
| Attenuation(double) const | ON_Light | |
| BoundingBox() const | ON_Geometry | |
| BrepForm(ON_Brep *brep=NULL) const | ON_Geometry | virtual |
| ClearBoundingBox() | ON_Geometry | virtual |
| ComponentIndex() const | ON_Geometry | virtual |
| CoordinateSystem() const | ON_Light | |
| CopyFrom(const ON_Object *src) | ON_Object | |
| CopyUserData(const ON_Object &source_object) | ON_Object | |
| DataCRC(ON__UINT32 current_remainder) const | ON_Object | virtual |
| Default() | ON_Light | |
| DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
| DetachUserData(ON_UserData *pUserData) | ON_Object | |
| Diffuse() const | ON_Light | |
| Dimension() const | ON_Light | virtual |
| Direction() const | ON_Light | |
| Dump(ON_TextLog &) const | ON_Light | virtual |
| Enable(ON_BOOL32=true) | ON_Light | |
| EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const | ON_Geometry | virtual |
| FirstUserData() const | ON_Object | |
| GetBBox(double *, double *, ON_BOOL32=false) const | ON_Light | virtual |
| GetBoundingBox(ON_BoundingBox &bbox, int bGrowBox=false) const | ON_Geometry | |
| GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, int bGrowBox=false) const | ON_Geometry | |
| GetLightXform(const ON_Viewport &vp, ON::coordinate_system dest_cs, ON_Xform &xform) const | ON_Light | |
| GetSpotLightRadii(double *inner_radius, double *outer_radius) const | ON_Light | |
| GetTightBoundingBox(ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) const | ON_Geometry | virtual |
| GetUserData(const ON_UUID &userdata_uuid) const | ON_Object | |
| GetUserString(const wchar_t *key, ON_wString &string_value) const | ON_Object | |
| GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) const | ON_Object | |
| GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ON_Object | |
| HasBrepForm() const | ON_Geometry | virtual |
| HotSpot() const | ON_Light | |
| Intensity() const | ON_Light | |
| IsDeformable() const | ON_Geometry | virtual |
| IsDirectionalLight() const | ON_Light | |
| IsEnabled() const | ON_Light | |
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsLinearLight() const | ON_Light | |
| IsMorphable() const | ON_Geometry | virtual |
| IsPointLight() const | ON_Light | |
| IsRectangularLight() const | ON_Light | |
| IsSpotLight() const | ON_Light | |
| IsValid(ON_TextLog *text_log=NULL) const | ON_Light | virtual |
| Length() const | ON_Light | |
| LightIndex() const | ON_Light | |
| LightName() const | ON_Light | |
| Location() const | ON_Light | |
| m_ambient | ON_Light | |
| m_attenuation | ON_Light | |
| m_bOn | ON_Light | |
| m_diffuse | ON_Light | |
| m_direction | ON_Light | |
| m_hotspot | ON_Light | |
| m_intensity | ON_Light | |
| m_length | ON_Light | |
| m_light_id | ON_Light | |
| m_light_index | ON_Light | |
| m_light_name | ON_Light | |
| m_location | ON_Light | |
| m_mempool | ON_Object | |
| m_shadow_intensity | ON_Light | |
| m_specular | ON_Light | |
| m_spot_angle | ON_Light | |
| m_spot_exponent | ON_Light | |
| m_style | ON_Light | |
| m_userdata_list | ON_Object | private |
| m_watts | ON_Light | |
| m_width | ON_Light | |
| MakeDeformable() | ON_Geometry | virtual |
| MemoryRelocate() | ON_Object | virtual |
| ModelObjectId() const | ON_Light | virtual |
| Morph(const ON_SpaceMorph &morph) | ON_Geometry | virtual |
| MoveUserData(ON_Object &source_object) | ON_Object | |
| ObjectType() const | ON_Light | virtual |
| ON_Geometry() | ON_Geometry | |
| ON_Geometry(const ON_Geometry &) | ON_Geometry | |
| ON_Light() | ON_Light | |
| ON_Object() | ON_Object | |
| ON_Object(const ON_Object &) | ON_Object | |
| ON_OBJECT_DECLARE(ON_Light) | ON_Light | private |
| operator=(const ON_Geometry &) | ON_Geometry | |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| PerpindicularDirection() const | ON_Light | |
| PowerCandela() const | ON_Light | |
| PowerLumens() const | ON_Light | |
| PowerWatts() const | ON_Light | |
| PurgeUserData() | ON_Object | |
| Read(ON_BinaryArchive &) | ON_Light | virtual |
| Rotate(double sin_angle, double cos_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center) | ON_Geometry | |
| Rotate(double rotation_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center) | ON_Geometry | |
| Scale(double scale_factor) | ON_Geometry | |
| SetAmbient(ON_Color) | ON_Light | |
| SetAttenuation(double, double, double) | ON_Light | |
| SetAttenuation(const ON_3dVector &) | ON_Light | |
| SetDiffuse(ON_Color) | ON_Light | |
| SetDirection(const ON_3dVector &) | ON_Light | |
| SetHotSpot(double) | ON_Light | |
| SetIntensity(double) | ON_Light | |
| SetLength(const ON_3dVector &) | ON_Light | |
| SetLightIndex(int) | ON_Light | |
| SetLightName(const char *) | ON_Light | |
| SetLightName(const wchar_t *) | ON_Light | |
| SetLocation(const ON_3dPoint &) | ON_Light | |
| SetPowerCandela(double) | ON_Light | |
| SetPowerLumens(double) | ON_Light | |
| SetPowerWatts(double) | ON_Light | |
| SetShadowIntensity(double) | ON_Light | |
| SetSpecular(ON_Color) | ON_Light | |
| SetSpotAngleDegrees(double) | ON_Light | |
| SetSpotAngleRadians(double) | ON_Light | |
| SetSpotExponent(double) | ON_Light | |
| SetStyle(ON::light_style) | ON_Light | |
| SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
| SetWidth(const ON_3dVector &) | ON_Light | |
| ShadowIntensity() const | ON_Light | |
| SizeOf() const | ON_Object | virtual |
| Specular() const | ON_Light | |
| SpotAngleDegrees() const | ON_Light | |
| SpotAngleRadians() const | ON_Light | |
| SpotExponent() const | ON_Light | |
| Style() const | ON_Light | |
| SwapCoordinates(int i, int j) | ON_Geometry | virtual |
| Transform(const ON_Xform &) | ON_Light | virtual |
| TransformUserData(const ON_Xform &xform) | ON_Object | |
| Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
| Width() const | ON_Light | |
| Write(ON_BinaryArchive &) const | ON_Light | virtual |
| ~ON_Geometry() | ON_Geometry | virtual |
| ~ON_Light() | ON_Light | |
| ~ON_Object() | ON_Object | virtual |