Home
last modified time | relevance | path

Searched defs:CSurface (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/pixie/Pixie/src/ri/
H A Dshow.h57 void drawGrid(CSurface *,int,int,float,float,float,float) { } in drawGrid() argument
58 void drawPoints(CSurface *,int) { } in drawPoints() argument
H A Dphoton.h62 void drawGrid(CSurface *,int,int,float,float,float,float) { } in drawGrid() argument
63 void drawPoints(CSurface *,int) { } in drawPoints() argument
H A Draytracer.h101 void drawGrid(CSurface *,int,int,float,float,float,float) { } in drawGrid() argument
102 void drawPoints(CSurface *,int) { } in drawPoints() argument
H A Dray.h37 class CSurface; variable
H A Dobject.h125 CSurface(CAttributes *a,CXform *x) : CObject(a,x) { } in CSurface() function
H A Dshading.h49 class CSurface; variable
H A Drenderer.h93 class CSurface; variable
/dports/games/spring/spring_98.0/rts/Rendering/Textures/
H A Dnv_dds.cpp1214 CSurface::CSurface() in CSurface() function in CSurface
1225 CSurface::CSurface(unsigned int w, unsigned int h, unsigned int d, unsigned int imgsize, const unsi… in CSurface() function in CSurface
1237 CSurface::CSurface(const CSurface &copy) in CSurface() function in CSurface