comparison Vis.h @ 123:4e35bb416dea

11.02.13
author Ritor1
date Mon, 11 Feb 2013 19:13:23 +0600
parents 9c0607679772
children 650d96af8855
comparison
equal deleted inserted replaced
118:acff5a5d563b 123:4e35bb416dea
40 Vis(); 40 Vis();
41 //----- (004C05A2) -------------------------------------------------------- 41 //----- (004C05A2) --------------------------------------------------------
42 //virtual ~Vis() {} 42 //virtual ~Vis() {}
43 //----- (004C05BE) -------------------------------------------------------- 43 //----- (004C05BE) --------------------------------------------------------
44 ~Vis() {} 44 ~Vis() {}
45 bool _4C05CC(Vis_stru1 *a2, struct stru157 *a3, struct stru157 *a4); 45 bool PickKeyboard(Vis_stru1 *a2, struct stru157 *a3, struct stru157 *a4);
46 bool PickMouse(float fDepth, float fMouseX, float fMouseY, struct stru157 *a5, struct stru157 *a6); 46 bool PickMouse(float fDepth, float fMouseX, float fMouseY, struct stru157 *a5, struct stru157 *a6);
47 void _4C06F8(float arg0, Vis_stru1 *a3, struct stru157 *a2); 47 void _4C06F8(float arg0, Vis_stru1 *a3, struct stru157 *a2);
48 bool is_part_of_selection(struct BLVFace *uD3DBillboardIdx_or_pBLVFace_or_pODMFace, struct stru157 *a2); 48 bool is_part_of_selection(struct BLVFace *uD3DBillboardIdx_or_pBLVFace_or_pODMFace, struct stru157 *a2);
49 bool DoesRayIntersectBillboard(float fDepth, unsigned int uD3DBillboardIdx); 49 bool DoesRayIntersectBillboard(float fDepth, unsigned int uD3DBillboardIdx);
50 int _4C0D32_BLV(float a1, Vis_stru1 *arg4, struct stru157 *a2); 50 int _4C0D32_BLV(float a1, Vis_stru1 *arg4, struct stru157 *a2);