MeVisLab Toolbox Reference
CSOTrailRenderer.h File 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< CSOTrailIntersectionCSOTrailIntersections

Typedef Documentation

◆ CSOTrailIntersections

Definition at line 48 of file CSOTrailRenderer.h.