Continued work on memory leaks and proper isReady usage

This commit is contained in:
Jonas Strandstedt
2014-12-11 16:48:49 +01:00
parent dc21196f70
commit da4fa44c03
19 changed files with 119 additions and 111 deletions
@@ -22,8 +22,8 @@
* OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
****************************************************************************************/
#ifndef RENDERABLEVOLUME_H
#define RENDERABLEVOLUME_H
#ifndef __RENDERABLEVOLUME_H__
#define __RENDERABLEVOLUME_H__
// open space includes
#include <openspace/rendering/renderable.h>