mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -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();
|
bool convert_maya();
|
||||||
|
|
||||||
|
void clear();
|
||||||
|
|
||||||
bool open_api();
|
bool open_api();
|
||||||
void close_api();
|
void close_api();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void clear();
|
|
||||||
bool convert_flip(double start_frame, double end_frame,
|
bool convert_flip(double start_frame, double end_frame,
|
||||||
double frame_inc, double output_frame_rate);
|
double frame_inc, double output_frame_rate);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user