Gazebo Rendering

API Reference

9.0.0~pre2
LightVisual.hh File Reference
#include "gz/rendering/config.hh"
#include "gz/rendering/Object.hh"
#include "gz/rendering/RenderTypes.hh"
#include "gz/rendering/Visual.hh"

Go to the source code of this file.

Classes

class  LightVisual
 Represents a light visual. More...
 

Namespaces

namespace  gz
 
namespace  gz::rendering
 Rendering classes and function useful in robot applications.
 

Enumerations

enum  LightVisualType { LVT_EMPTY = 0 , LVT_POINT = 1 , LVT_DIRECTIONAL = 2 , LVT_SPOT = 3 }
 Enum for LightVisual types. More...