Searched refs:model (Results 1 – 17 of 17) sorted by relevance
180 static void DrawModel(MyModels model) in DrawModel() argument186 if (model == CYLINDER) in DrawModel()188 else if (model == TORUS) in DrawModel()190 else if (model == SPHERE) in DrawModel()192 else if (model == CUBE) in DrawModel()194 else if (model == DODECA) in DrawModel()196 else if (model == OCTA) in DrawModel()198 else if (model == ICOSA) in DrawModel()200 else if (model == SPHERE1) in DrawModel()
193 static void DrawModel(MyModels model) in DrawModel() argument199 if (model == CYLINDER) in DrawModel()201 else if (model == TORUS) in DrawModel()203 else if (model == SPHERE) in DrawModel()205 else if (model == CUBE) in DrawModel()207 else if (model == DODECA) in DrawModel()209 else if (model == OCTA) in DrawModel()211 else if (model == ICOSA) in DrawModel()213 else if (model == SPHERE1) in DrawModel()
81 static void DrawModel ( u32 model );343 static void DrawModel( u32 model ) in DrawModel() argument351 switch(model) in DrawModel()
83 static void DrawModel ( u32 model );410 static void DrawModel( u32 model ) in DrawModel() argument418 switch(model) in DrawModel()
84 static void DrawModel ( u32 model );382 static void DrawModel( u32 model ) in DrawModel() argument390 switch(model) in DrawModel()
83 static void DrawModel ( u32 model );418 static void DrawModel(u32 model) in DrawModel() argument426 switch(model) in DrawModel()
86 static void DrawModel ( u32 model );491 static void DrawModel( u32 model ) in DrawModel() argument498 switch(model) in DrawModel()
85 static void DrawModel ( u32 model );382 static void DrawModel( u32 model ) in DrawModel() argument389 switch(model) in DrawModel()
136 MyModelObj model; member394 MTXRotDeg(sc->model.rot, 'x', 30); in DrawInit()395 sc->model.scale = 300.0F; in DrawInit()396 sc->model.numDiv0 = MODEL_DIV0; in DrawInit()397 sc->model.numDiv1 = MODEL_DIV1; in DrawInit()398 sc->model.posArray = NULL; in DrawInit()399 sc->model.nrmArray = NULL; in DrawInit()400 sc->model.tcdArray = NULL; in DrawInit()401 CreateModel(&sc->model); in DrawInit()429 MTXScale(ms, sc->model.scale, sc->model.scale, sc->model.scale); in DrawTick()[all …]
40 Model* model; member256 if ( s->model->draw ) (*s->model->draw)( c ); in SceneDraw()334 myScene[i].model = &cmModel[modelId]; in SceneControl()
37 Model* model; member203 if ( s->model->draw ) (*s->model->draw)( c ); in SceneDraw()
36 Model* model; member225 if ( s->model->draw ) (*s->model->draw)( c ); in SceneDraw()
39 Model* model; member
43 static void DrawTick ( u8 model );342 static void DrawTick( u8 model ) in DrawTick() argument348 switch(model) in DrawTick()
93 PixelProc/cmn-model.c PixelProc/pix-fog.c \327 PixelProc/cmn-model.o $(REVOLUTION_LIBS)330 PixelProc/cmn-model.o $(REVOLUTION_LIBS)333 PixelProc/cmn-model.o $(REVOLUTION_LIBS)336 PixelProc/cmn-model.o $(REVOLUTION_LIBS)339 PixelProc/cmn-model.o $(REVOLUTION_LIBS)
266 void PADSetSpec ( u32 model );
284 void PADSetSpec ( u32 model );