Small changes for the purpose of profiling.
This commit is contained in:
@ -42,8 +42,6 @@ namespace PolyVox
|
||||
void setNormal(const Vector3DFloat& normalToSet);
|
||||
void setPosition(const Vector3DFloat& positionToSet);
|
||||
|
||||
std::string tostring(void) const;
|
||||
|
||||
public:
|
||||
Vector3DFloat position;
|
||||
Vector3DFloat normal;
|
||||
|
Reference in New Issue
Block a user