Updates for osgdem. Including new read/writeHeightField() methods.
This commit is contained in:
@@ -504,6 +504,8 @@ namespace
|
||||
}
|
||||
|
||||
// second pass, self-shadowing
|
||||
bool selfShadowing = false;
|
||||
if (selfShadowing)
|
||||
{
|
||||
std::ostringstream vp_oss;
|
||||
vp_oss <<
|
||||
|
||||
Reference in New Issue
Block a user