ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libgender/oct.C
(Generate patch)

Comparing libgender/oct.C (file contents):
Revision 1.82 by root, Sat Nov 27 03:33:51 2004 UTC vs.
Revision 1.83 by root, Fri Dec 10 05:37:09 2004 UTC

307 oct_visibility &vs = *(oct_visibility *)get_visibility (ctx); 307 oct_visibility &vs = *(oct_visibility *)get_visibility (ctx);
308 308
309 if (vs.state == PARTIAL || vs.state == OCCLUDED) 309 if (vs.state == PARTIAL || vs.state == OCCLUDED)
310 return; 310 return;
311 311
312#if 1 312#if 0
313 { 313 {
314 static vertex_buffer vb; 314 static vertex_buffer vb;
315 static index_buffer ib; 315 static index_buffer ib;
316 316
317 sector s = orig - ctx.orig; 317 sector s = orig - ctx.orig;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines