This is the complete list of members for ON_Light, including all inherited members.
AggregateComponentStatus() const | ON_Object | virtual |
Ambient() const | ON_Light | |
AttachUserData(class ON_UserData *pUserData) | ON_Object | |
Attenuation() const | ON_Light | |
Attenuation(double) const | ON_Light | |
BoundingBox() const | ON_Geometry | |
BrepForm(class ON_Brep *brep=nullptr) const | ON_Geometry | virtual |
ClearAllComponentStates() const | ON_Object | |
ClearBoundingBox() | ON_Geometry | virtual |
ClearComponentStates(ON_ComponentStatus states_to_clear) const | ON_Object | virtual |
ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) const | ON_Object | virtual |
ComponentIndex() const | ON_Geometry | virtual |
CoordinateSystem() const | ON_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) const | ON_Object | virtual |
Default() | ON_Light | |
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count) | ON_Object | virtual |
DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
DetachUserData(class ON_UserData *pUserData) | ON_Object | |
Diffuse() const | ON_Light | |
Dimension() const override | ON_Light | virtual |
Direction() const | ON_Light | |
Dump(ON_TextLog &) const override | ON_Light | virtual |
EmergencyDestroy() | ON_Object | |
Enable(bool=true) | ON_Light | |
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const | ON_Geometry | virtual |
FirstUserData() const | ON_Object | |
GetBBox(double *boxmin, double *boxmax, bool bGrowBox=false) const override | ON_Light | virtual |
GetBoundingBox(ON_BoundingBox &bbox, bool bGrowBox=false) const | ON_Geometry | |
GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, bool bGrowBox=false) const | ON_Geometry | |
GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) const | ON_Object | virtual |
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(class ON_BoundingBox &tight_bbox, bool bGrowBox=false, const class ON_Xform *xform=nullptr) 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 | |
IsPointLight() const | ON_Light | |
IsRectangularLight() const | ON_Light | |
IsSpotLight() const | ON_Light | |
IsValid(class ON_TextLog *text_log=nullptr) const override | 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_shadow_intensity | ON_Light | |
m_specular | ON_Light | |
m_spot_angle | ON_Light | |
m_spot_exponent | ON_Light | |
m_style | ON_Light | |
m_watts | ON_Light | |
m_width | ON_Light | |
MakeDeformable() | ON_Geometry | virtual |
MarkAggregateComponentStatusAsNotCurrent() const | ON_Object | virtual |
MemoryRelocate() | ON_Object | virtual |
ModelObjectId() const override | ON_Light | virtual |
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 override | ON_Light | virtual |
ON_Geometry()=default | ON_Geometry | |
ON_Geometry(const ON_Geometry &)=default | ON_Geometry | |
ON_Light() | ON_Light | |
ON_Light(const ON_Light &)=default | ON_Light | |
ON_Object() ON_NOEXCEPT | ON_Object | |
ON_Object(const ON_Object &) | ON_Object | |
operator=(const ON_Light &)=default | ON_Light | |
ON_Geometry::operator=(const ON_Geometry &)=default | 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 &) override | 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 | |
SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) const | ON_Object | virtual |
SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) const | ON_Object | virtual |
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() 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 &) override | ON_Light | virtual |
TransformUserData(const class ON_Xform &xform) | ON_Object | |
Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
Unset | ON_Light | static |
UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map) | ON_Object | virtual |
UserDataConflictResolution enum name | ON_Object | |
UserStringCount() const | ON_Object | |
Width() const | ON_Light | |
Write(ON_BinaryArchive &) const override | ON_Light | virtual |
~ON_Geometry()=default | ON_Geometry | |
~ON_Light() | ON_Light | |
~ON_Object() | ON_Object | virtual |