EgtGraphics 2.6h2 :
- modifiche per permettere Mark di tipo 2.
This commit is contained in:
@@ -64,6 +64,14 @@ Scene::SetMark( Color colMark)
|
||||
return true ;
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
bool
|
||||
Scene::SetMark2( Color colMark)
|
||||
{
|
||||
m_colMark2 = colMark ;
|
||||
return true ;
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
bool
|
||||
Scene::SetSelSurf( Color colSelSurf)
|
||||
|
||||
Reference in New Issue
Block a user