Rhino C++ API  8.7
ON_Light Member List

This is the complete list of members for ON_Light, including all inherited members.

AggregateComponentStatus() constON_Objectvirtual
Ambient() constON_Light
AttachUserData(class ON_UserData *pUserData)ON_Object
Attenuation() constON_Light
Attenuation(double) constON_Light
BoundingBox() constON_Geometry
BrepForm(class ON_Brep *brep=nullptr) constON_Geometryvirtual
ClearAllComponentStates() constON_Object
ClearBoundingBox()ON_Geometryvirtual
ClearComponentStates(ON_ComponentStatus states_to_clear) constON_Objectvirtual
ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) constON_Objectvirtual
ComponentIndex() constON_Geometryvirtual
CoordinateSystem() constON_Light
CopyUserData(const ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution)ON_Object
CopyUserData(const ON_Object &source_object)ON_Object
DataCRC(ON__UINT32 current_remainder) constON_Objectvirtual
Default()ON_Light
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count)ON_Objectvirtual
DestroyRuntimeCache(bool bDelete=true)ON_Objectvirtual
DetachUserData(class ON_UserData *pUserData)ON_Object
Diffuse() constON_Light
Dimension() const overrideON_Lightvirtual
Direction() constON_Light
Dump(ON_TextLog &) const overrideON_Lightvirtual
EmergencyDestroy()ON_Object
Enable(bool=true)ON_Light
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) constON_Geometryvirtual
FirstUserData() constON_Object
GetBBox(double *boxmin, double *boxmax, bool bGrowBox=false) const overrideON_Lightvirtual
GetBoundingBox(ON_BoundingBox &bbox, bool bGrowBox=false) constON_Geometry
GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, bool bGrowBox=false) constON_Geometry
GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) constON_Objectvirtual
GetLightXform(const ON_Viewport &vp, ON::coordinate_system dest_cs, ON_Xform &xform) constON_Light
GetSpotLightRadii(double *inner_radius, double *outer_radius) constON_Light
GetTightBoundingBox(ON_BoundingBox &tight_bbox, bool bGrowBoxAsInt, const ON_Xform *xform) const overrideON_Light
ON_Geometry::GetTightBoundingBox(class ON_BoundingBox &tight_bbox, bool bGrowBox=false, const class ON_Xform *xform=nullptr) constON_Geometryvirtual
GetUserData(const ON_UUID &userdata_uuid) constON_Object
GetUserString(const wchar_t *key, ON_wString &string_value) constON_Object
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) constON_Object
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) constON_Object
HasBrepForm() constON_Geometryvirtual
HotSpot() constON_Light
Intensity() constON_Light
IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) constON_Object
IsDeformable() constON_Geometryvirtual
IsDirectionalLight() constON_Light
IsEnabled() constON_Light
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsLinearLight() constON_Light
IsMorphable() constON_Geometryvirtual
IsPointLight() constON_Light
IsRectangularLight() constON_Light
IsSpotLight() constON_Light
IsValid(class ON_TextLog *text_log=nullptr) const overrideON_Lightvirtual
Length() constON_Light
LightIndex() constON_Light
LightName() constON_Light
Location() constON_Light
m_ambientON_Light
m_attenuationON_Light
m_bOnON_Light
m_diffuseON_Light
m_directionON_Light
m_hotspotON_Light
m_intensityON_Light
m_lengthON_Light
m_light_idON_Light
m_light_indexON_Light
m_light_nameON_Light
m_locationON_Light
m_shadow_intensityON_Light
m_specularON_Light
m_spot_angleON_Light
m_spot_exponentON_Light
m_styleON_Light
m_wattsON_Light
m_widthON_Light
MakeDeformable()ON_Geometryvirtual
MarkAggregateComponentStatusAsNotCurrent() constON_Objectvirtual
MemoryRelocate()ON_Objectvirtual
ModelObjectId() const overrideON_Lightvirtual
Morph(const class ON_SpaceMorph &morph)ON_Geometryvirtual
MoveUserData(ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution, bool bDeleteAllSourceItems)ON_Object
MoveUserData(ON_Object &source_object)ON_Object
ObjectType() const overrideON_Lightvirtual
ON_Geometry()=defaultON_Geometry
ON_Geometry(const ON_Geometry &)=defaultON_Geometry
ON_Light()ON_Light
ON_Light(const ON_Light &)=defaultON_Light
ON_Object() ON_NOEXCEPTON_Object
ON_Object(const ON_Object &)ON_Object
operator=(const ON_Light &)=defaultON_Light
ON_Geometry::operator=(const ON_Geometry &)=defaultON_Geometry
ON_Object::operator=(const ON_Object &)ON_Object
PerpindicularDirection() constON_Light
PowerCandela() constON_Light
PowerLumens() constON_Light
PowerWatts() constON_Light
PurgeUserData()ON_Object
Read(ON_BinaryArchive &) overrideON_Lightvirtual
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
SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) constON_Objectvirtual
SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) constON_Objectvirtual
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
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace)ON_Object
SetWidth(const ON_3dVector &)ON_Light
ShadowIntensity() constON_Light
SizeOf() constON_Objectvirtual
Specular() constON_Light
SpotAngleDegrees() constON_Light
SpotAngleRadians() constON_Light
SpotExponent() constON_Light
Style() constON_Light
SwapCoordinates(int i, int j)ON_Geometryvirtual
ThisIsNullptr(bool bSilentError) constON_Object
TightBoundingBox() constON_Geometry
Transform(const ON_Xform &) overrideON_Lightvirtual
TransformUserData(const class ON_Xform &xform)ON_Object
Translate(const ON_3dVector &translation_vector)ON_Geometry
UnsetON_Lightstatic
UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map)ON_Objectvirtual
UserDataConflictResolution enum nameON_Object
UserStringCount() constON_Object
Width() constON_Light
Write(ON_BinaryArchive &) const overrideON_Lightvirtual
~ON_Geometry()=defaultON_Geometry
~ON_Light()ON_Light
~ON_Object()ON_Objectvirtual