#include <RendererStructs.h>
◆ eLightType
Enumerator |
---|
POINT | |
SPOT | |
DIRECTIONAL | |
◆ LightDescription()
open3d::visualization::rendering::LightDescription::LightDescription |
( |
| ) |
|
|
inline |
◆ cast_shadows
bool open3d::visualization::rendering::LightDescription::cast_shadows |
◆ color
Eigen::Vector3f open3d::visualization::rendering::LightDescription::color |
◆ custom_attributes
Json::Value open3d::visualization::rendering::LightDescription::custom_attributes |
◆ direction
Eigen::Vector3f open3d::visualization::rendering::LightDescription::direction |
◆ falloff
float open3d::visualization::rendering::LightDescription::falloff |
◆ intensity
float open3d::visualization::rendering::LightDescription::intensity |
◆ light_cone_inner
float open3d::visualization::rendering::LightDescription::light_cone_inner |
◆ light_cone_outer
float open3d::visualization::rendering::LightDescription::light_cone_outer |
◆ position
Eigen::Vector3f open3d::visualization::rendering::LightDescription::position |
◆ type
eLightType open3d::visualization::rendering::LightDescription::type |
The documentation for this struct was generated from the following file: