HDK
|
#include <COP2_Parse.h>
Public Member Functions | |
COP2_Parse (TIL_Sequence *seq) | |
~COP2_Parse () | |
int | parse (UT_String &create_string, TIL_DataFormat default_type, int use_bw, int b, int w) |
int | scope (UT_String &scope_string, bool allow_partially_scoped_planes) |
void | frameScope (UT_String &frame_scope, bool scope, int start, int length=1) |
const char * | getError () const |
Definition at line 19 of file COP2_Parse.h.
COP2_Parse::COP2_Parse | ( | TIL_Sequence * | seq | ) |
COP2_Parse::~COP2_Parse | ( | ) |
const char* COP2_Parse::getError | ( | ) | const |
int COP2_Parse::parse | ( | UT_String & | create_string, |
TIL_DataFormat | default_type, | ||
int | use_bw, | ||
int | b, | ||
int | w | ||
) |