mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
Remove unused methods
This commit is contained in:
parent
a902f1628b
commit
9bb968cc8b
@ -112,9 +112,6 @@ private:
|
|||||||
static CPT(RenderState) get_bounds_outer_viz_state();
|
static CPT(RenderState) get_bounds_outer_viz_state();
|
||||||
static CPT(RenderState) get_bounds_inner_viz_state();
|
static CPT(RenderState) get_bounds_inner_viz_state();
|
||||||
static CPT(RenderState) get_depth_offset_state();
|
static CPT(RenderState) get_depth_offset_state();
|
||||||
void start_decal(const CullTraverserData &data);
|
|
||||||
CullableObject *r_get_decals(CullTraverserData &data,
|
|
||||||
CullableObject *decals);
|
|
||||||
|
|
||||||
GraphicsStateGuardianBase *_gsg;
|
GraphicsStateGuardianBase *_gsg;
|
||||||
Thread *_current_thread;
|
Thread *_current_thread;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user