#include "billboard_line.h"
#include <OgreSceneManager.h>
#include <OgreSceneNode.h>
#include <OgreVector3.h>
#include <OgreQuaternion.h>
#include <OgreBillboardChain.h>
#include <OgreMaterialManager.h>
#include <OgreTechnique.h>
#include <sstream>
#include <ros/assert.h>
Go to the source code of this file.
Namespaces | |
namespace | rviz |
Defines | |
#define | MAX_ELEMENTS (65536/4) |
#define MAX_ELEMENTS (65536/4) |
Definition at line 44 of file billboard_line.cpp.