![]() |
DI-Guy SDK Documentation
13.7
|
class for sending down blend shapes as par of an ssbo block there isn't really enough vertex attributes otherwise to support blends shapes More...
Public Member Functions | |
| diguyOsgSSBODrawCallback (diguyOsgGraphicsMesh *mesh) | |
| virtual | ~diguyOsgSSBODrawCallback () |
| virtual void | drawImplementation (osg::RenderInfo &renderInfo, const osg::Drawable *drawable) const |
| virtual void | releaseGLObjects (osg::State *state) const override |
Public Attributes | |
| diguyOsgGraphicsMesh * | m_mesh |
| GLuint | m_blend_shape_ssbo_object |
class for sending down blend shapes as par of an ssbo block there isn't really enough vertex attributes otherwise to support blends shapes
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlineoverridevirtual |
| diguyOsgGraphicsMesh* diguyOsgSSBODrawCallback::m_mesh |
|
mutable |