1#ifndef __FISH_SPINE_XYZORIENTATION_HPP
2#define __FISH_SPINE_XYZORIENTATION_HPP
4#include "fishspineDllApi.h"
6#include <ocean/shrimp/VEnum.hpp>
7#include <aerie/BoundingBox.hpp>
23 int EL=0,
unsigned DefaultValue=2);
39 return getOrientationVector( getOrientation(
Context ) );
basic_string< char > string
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
note: cannot derive from FloatingSkeletonRenderer as long as independent base class TriangleRenderer ...
Orientation XYZOrientation
Alias name, more specific.
Definition XYZOrientation.hpp:54
Convenience class to provide an input slot for selection a coordinate orientation along the X,...
Definition XYZOrientation.hpp:17
Eagle::bivector3 getOrientationVector(const RefPtr< ValuePool > &Context) const
Return a bi-vector corresponding to the currently selected orientation.
Definition XYZOrientation.hpp:37