- Timestamp:
- 09/08/08 10:14:49 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Vis/FriendlyCulling/src/ShadowMapping.h
r2913 r2915 63 63 */ 64 64 Polyhedron *CalcClippedFrustum(const AxisAlignedBox3 &box) const; 65 66 65 66 bool CalcLightProjectionLispSM(Matrix4x4 &lightProj); 67 67 bool CalcLightProjection(Matrix4x4 &lightProj); 68 68
Note: See TracChangeset
for help on using the changeset viewer.