~diresu/blender/blender-command-port

« back to all changes in this revision

Viewing changes to source/gameengine/Rasterizer/RAS_FramingManager.h

  • Committer: Dietrich Bollmann
  • Date: 2008-12-07 02:35:00 UTC
  • mfrom: (184.1.39)
  • Revision ID: diresu@web.de-20081207023500-lhwm7k6zfsgmrtzi
* Update from launchpad blender/trunk import

to state of blender repository from 2008-12-06 00:13:23 +0100 revision 17724.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/**
2
 
 * $Id: RAS_FramingManager.h 16510 2008-09-14 00:32:18Z blendix $
 
2
 * $Id: RAS_FramingManager.h 17584 2008-11-26 17:38:54Z ben2610 $
3
3
 *
4
4
 * ***** BEGIN GPL LICENSE BLOCK *****
5
5
 *
212
212
                RAS_FrameFrustum &frustum
213
213
        );
214
214
 
215
 
 
216
 
private :
217
 
 
218
215
        static
219
216
                void
220
217
        ComputeDefaultFrustum(
225
222
                RAS_FrameFrustum & frustum
226
223
        );      
227
224
 
 
225
private :
 
226
 
228
227
        static
229
228
                void
230
229
        ComputeBestFitViewRect(