Home
last modified time | relevance | path

Searched defs:TotalCells (Results 1 – 6 of 6) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkHardwareSelectionPolyDataPainter.h87 vtkIdType TotalCells; variable
H A DvtkStandardPolyDataPainter.h82 vtkIdType TotalCells; variable
H A DvtkOpenGLPolyDataMapper.h104 vtkIdType TotalCells; variable
/dports/games/spring/spring_98.0/AI/Skirmish/KAIK/
H A DSpotFinder.h44 int TotalCells; variable
H A DMetalMap.h31 int TotalCells; variable
/dports/games/spring/spring_98.0/AI/Skirmish/AAI/
H A DAAIMap.cpp1944 int TotalCells = MetalMapHeight * MetalMapWidth; in SearchMetalSpots() local