vcglib/wrap/gl
Paolo Cignoni 63ee2004b6 - Fixed DrawFill method, which required the hint 'HNUseVArray' enabled in order to render the mesh with VBO. This was also causing extra overhead in the Update method since HNUseVArray has to be enabled and therefore extra calculation were done to copy vertices in VArrays even if the user was using only VBOs. 2007-12-04 17:59:41 +00:00
..
addons.h remove warning C4244 2006-07-03 13:46:34 +00:00
camera.h Small gcc compiling issues 2007-05-31 09:39:56 +00:00
fbo.h First Commit. 2006-10-05 18:34:13 +00:00
gl_geometry.h precompiler directives 2007-07-05 16:35:29 +00:00
gl_object.h First Commit. 2006-10-05 18:34:13 +00:00
gl_surface.h Added a GLenum cast to suppress warning message. 2007-10-16 13:31:23 +00:00
glu_tesselator.h Added cast to prevent pointer truncation warning/error messages. 2007-12-01 18:09:14 +00:00
math.h Removed the default use of the OpenGL transpose extension. Added two method for direct (non transposed) matrix multiplication and getting 2006-10-09 19:56:09 +00:00
pick.h Added cast for mac compiling 2007-02-22 09:17:56 +00:00
picking.h Added std:: prefix to advance call 2007-05-28 07:35:21 +00:00
pos.h adde vf iterator 2007-05-08 18:55:14 +00:00
shaders.h First Commit. 2006-10-05 18:34:13 +00:00
shot.h Small gcc compiling issues 2007-05-31 09:39:56 +00:00
space.h added a missing typename 2007-08-17 07:00:00 +00:00
tetramesh.h typenames 2007-07-05 16:35:14 +00:00
trimesh.h - Fixed DrawFill method, which required the hint 'HNUseVArray' enabled in order to render the mesh with VBO. This was also causing extra overhead in the Update method since HNUseVArray has to be enabled and therefore extra calculation were done to copy vertices in VArrays even if the user was using only VBOs. 2007-12-04 17:59:41 +00:00