<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>Hi,<BR><BR>im new to vtk ...<BR><BR>I tried to visualize a 
volume (for volume carving). <BR>For that i use vtkStructuredGrid, fill it wiht 
vtkPoints<BR>and use a vtkGlyph3d wit a vtkCubeSource.<BR><BR>The problem is the 
volume may be 64x64x64 (or even larger!)<BR>and glyph3d makes a copy of each 
cube, so im running into <BR>memory proplems.<BR><BR>Is there a way to display a 
box at each volume point without copying?<BR><BR>regards, Tobi
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>