MeVisLab Toolbox Reference
|
#include <mlVector3.h>
#include <vector>
#include <SoCSOSystem.h>
#include <CSOBase/CSOBoundingBox.h>
Go to the source code of this file.
Classes | |
struct | CSOTrailIntersection |
Struct holding the CSO/trail point index and the computed intersection point. More... | |
class | CSOTrailRenderer |
Namespaces | |
namespace | SoCSOEditorTools |
Typedefs | |
typedef std::vector< CSOTrailIntersection > | CSOTrailIntersections |
typedef std::vector<CSOTrailIntersection> CSOTrailIntersections |
Definition at line 48 of file CSOTrailRenderer.h.