14 #ifndef OSGPRESENTATION_CURSOR
15 #define OSGPRESENTATION_CURSOR 1
17 #include <osg/AutoTransform>
19 #include <osgPresentation/Export>
29 Cursor(
const std::string& filename,
float size);
36 void setFilename(const std::
string& filename) { _filename = filename; _cursorDirty=
true; }
39 void setSize(
float size) { _size = size; _cursorDirty=
true; }
48 void initializeCursor();
49 void updatePosition();
const std::string & getFilename() const
#define OSGPRESENTATION_EXPORT
osg::observer_ptr< osg::Camera > _camera
osg::ref_ptr< osg::AutoTransform > _transform
META_Node(osgPresentation, Cursor) void setFilename(const std
typedef void(GL_APIENTRY *GLTexImage3DProc)(GLenum target