14 void offSyncShadowHost();
20 bool isShowLowModel()
const;
21 void setDistanceToMiddle(f32);
22 f32 calcDistanceToCamera()
const;
23 void setDistanceToLow(f32);
24 void setDistanceToMiddleAndLow(f32, f32);
26 void setClippingTypeSphereContainsModelBoundingBox(f32);
27 void setFarClipping(f32);
28 void invalidateClipping();
30 void showMiddleModel();
33 void setViewCtrlPtr(
const bool *,
const bool *,
const bool *,
const bool *);
34 void createLodModel(
int,
int,
int);
35 void syncMaterialAnimation();
36 void syncJointAnimation();
38 ModelObj* initLodModel(
int,
int,
int,
bool)
const;