Starshatter_Open
Open source Starshatter engine
|
#include "stdafx.h"
#include "Selector.h"
#include "MagicDoc.h"
#include "ModelView.h"
#include "Selection.h"
#include "Solid.h"
Go to the source code of this file.
Variables | |
const int | BATCH_SIZE = 64 |
const int BATCH_SIZE = 64 |
Definition at line 49 of file Selector.cpp.