void Nodes_BoostApp::setup() {

	mNodes.init();

	gl::enableAlphaBlending(true);
	}