opensurgsim
|
Wraps glewInit() to separate the glew opengl definitions from the osg opengl definitions only imgui needs glew but we need to call glewInit() from a osg callback, using this call we avoid getting warnings about redefinitions. More...
Classes | |
class | MockContactFilter |
Typedefs | |
typedef Math::PosedShape< std::shared_ptr< Math::Shape > > | PosedShape |
Functions | |
void | removeOne (const std::shared_ptr< Physics::PhysicsManagerState > &state, const std::shared_ptr< Collision::CollisionPair > &pair) |
Wraps glewInit() to separate the glew opengl definitions from the osg opengl definitions only imgui needs glew but we need to call glewInit() from a osg callback, using this call we avoid getting warnings about redefinitions.
< Used to initialize the Component Fem3DRepresentation
< Used to initialize the Component Fem3DCorotationalTetrahedronRepresentation