Further work on basic ViewDependentShadowMaps, adding implementation of RTT camera and texgen setup.
This commit is contained in:
@@ -144,7 +144,8 @@ class OSG_EXPORT Polytope
|
||||
itr->flip();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
inline bool empty() const { return _planeList.empty(); }
|
||||
|
||||
inline PlaneList& getPlaneList() { return _planeList; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user