CARLA
Classes | Namespaces | Typedefs
Texture.h File Reference
#include "carla/MsgPack.h"
#include "carla/rpc/FloatColor.h"
#include "carla/sensor/data/Color.h"
#include <vector>
+ Include dependency graph for Texture.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  carla::rpc::Texture< T >
 

Namespaces

 carla
 This file contains definitions of common data structures used in traffic manager.
 
 carla::rpc
 

Typedefs

using carla::rpc::TextureColor = Texture< sensor::data::Color >
 
using carla::rpc::TextureFloatColor = Texture< FloatColor >