mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
added pandabase.h
This commit is contained in:
parent
2109f6e375
commit
7a1ffba318
@ -11,8 +11,8 @@
|
||||
// duplicated in any form, in whole or in part, without the prior
|
||||
// written consent of Walt Disney Imagineering Inc.
|
||||
////////////////////////////////////////////////////////////////////
|
||||
#include "pandabase.h"
|
||||
#include "pointerTo.h"
|
||||
////#include "pandabase.h"
|
||||
|
||||
#include "curveFitter.h"
|
||||
#include "config_parametrics.h"
|
||||
@ -20,7 +20,6 @@
|
||||
#include "nurbsCurve.h"
|
||||
#include "hermiteCurve.h"
|
||||
#include <algorithm>
|
||||
using namespace std;
|
||||
|
||||
TypeHandle CurveFitter::_type_handle;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user