AnimatLab
2
Test
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
OsgHud.h
Go to the documentation of this file.
1
7
#pragma once
8
9
namespace
OsgAnimatSim
10
{
11
namespace
Visualization
12
{
13
14
class
ANIMAT_OSG_PORT
OsgHud
:
public
AnimatSim::Hud
15
{
16
protected
:
17
osg::ref_ptr<osg::Projection> m_osgProjection;
18
osg::ref_ptr<osg::MatrixTransform> m_osgMT;
19
20
public
:
21
OsgHud
();
22
virtual
~
OsgHud
();
23
24
virtual
void
Initialize();
25
virtual
void
Update();
26
};
27
28
}
// Visualization
29
}
//OsgAnimatSim
AnimatSim::Hud
Definition:
Hud.h:12
OsgAnimatSim
Classes for implementing the cm-labs vortex physics engine for AnimatLab.
Definition:
OsgAttachment.cpp:23
OsgAnimatSim::Visualization::OsgHud
Definition:
OsgHud.h:14
Libraries
OsgAnimatSim
OsgHud.h
Generated on Tue Sep 29 2015 07:07:17 for AnimatLab by
1.8.10