Work on mesh decimation.
This commit is contained in:
@ -4,11 +4,6 @@
|
||||
|
||||
namespace Ogre
|
||||
{
|
||||
SurfaceEdge::SurfaceEdge()
|
||||
:hasTriangle(false)
|
||||
{
|
||||
}
|
||||
|
||||
std::string SurfaceEdge::toString(void)
|
||||
{
|
||||
std::stringstream ss;
|
||||
|
Reference in New Issue
Block a user