- added empty space in order to force github to recognize that something changed
This commit is contained in:
parent
5c72790884
commit
0e454e5c87
|
@ -86,6 +86,7 @@ namespace vcg
|
||||||
vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<MESH_TYPE,UNIQUE_VIEW_ID_TYPE,GL_OPTIONS_DERIVED_TYPE>::drawAllocatedAttributesSubset(viewid,dt,_textids.textId());
|
vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<MESH_TYPE,UNIQUE_VIEW_ID_TYPE,GL_OPTIONS_DERIVED_TYPE>::drawAllocatedAttributesSubset(viewid,dt,_textids.textId());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
bool isBORenderingAvailable() const
|
bool isBORenderingAvailable() const
|
||||||
{
|
{
|
||||||
QReadLocker locker(&_lock);
|
QReadLocker locker(&_lock);
|
||||||
|
|
Loading…
Reference in New Issue