Experimental work removing the need for multi material patch.
This commit is contained in:
@ -61,7 +61,7 @@ namespace PolyVox
|
||||
boost::int32_t getIndexFor(const Vector3DFloat& pos);
|
||||
void setIndexFor(const Vector3DFloat& pos, boost::int32_t newIndex);
|
||||
|
||||
private:
|
||||
public:
|
||||
bool m_AllowDuplicateVertices;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user