mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
needed clear to be more public
This commit is contained in:
parent
643715788e
commit
a68f5c6ffd
@ -98,11 +98,12 @@ public:
|
||||
|
||||
bool convert_maya();
|
||||
|
||||
void clear();
|
||||
|
||||
bool open_api();
|
||||
void close_api();
|
||||
|
||||
private:
|
||||
void clear();
|
||||
bool convert_flip(double start_frame, double end_frame,
|
||||
double frame_inc, double output_frame_rate);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user