clean namedentity, forward declarations, ostream_write
This commit is contained in:
@@ -219,13 +219,9 @@ pointer m_indices;
|
||||
pointer m_finish;
|
||||
};
|
||||
|
||||
template<typename Element> class BasicVector3;
|
||||
typedef BasicVector3<float> Vector3;
|
||||
class Matrix4;
|
||||
class VolumeTest;
|
||||
|
||||
typedef BasicVector3<double> DoubleVector3;
|
||||
|
||||
class SelectionTest
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user