mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
prevent compiler warning
This commit is contained in:
parent
31c4c28637
commit
f51f95b9bd
@ -495,7 +495,7 @@ clip_portal(const NodePath &node_path)
|
||||
PT(BoundingVolume) PortalClipper::
|
||||
get_reduced_frustum(const NodePath &node_path)
|
||||
{
|
||||
int num_planes = 6;
|
||||
// int num_planes = 6;
|
||||
LPoint3f intersect_points[4];
|
||||
|
||||
// another approach to actually finding the points, so that
|
||||
|
Loading…
x
Reference in New Issue
Block a user