3DCoat
3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
|
This is the complete list of members for TagsList, including all inherited members.
AddSubTag(TagsList *SubQ) | TagsList | |
AddSubTag(const char *quotename, const char *body="") | TagsList | |
AddSubTag(const char *quotename, int body) | TagsList | |
AddSubTag(const char *quotename, float body) | TagsList | |
AddSubTag(const char *quotename, void *data, int Length) | TagsList | |
Assign(int v) | TagsList | |
Assign(const char *s) | TagsList | |
bin_ToBS(BinStream &BS) | TagsList | |
elem(int Index) | TagsList | |
elem(const char *SubQuoteName) | TagsList | |
FreeTag() | TagsList | |
FromBS(BinStream &BS) | TagsList | |
get_data(void *buffer, int maxlength) | TagsList | |
GetConstantLocation(const char *str) | TagsList | static |
GetConstantSubstringLocation(const char *str, int Len, int **value=nullptr) | TagsList | static |
GetSubTag(int Index) | TagsList | |
GetSubTag(const char *SubQuoteName) | TagsList | |
GetSubTagsCount() | TagsList | |
GetTagName() | TagsList | |
GetTagsFromJsonString(const char *jsonSource) | TagsList | |
GetTagsFromString(const char *XMLSource) | TagsList | |
LastTagFile | TagsList | static |
length() | TagsList | |
operator<<(const char *string) | TagsList | |
operator<<(const cList< X > &array) | TagsList | |
operator=(TagsList &src) | TagsList | |
operator>>(comms::cStr &string_value) | TagsList | |
operator>>(cList< X > &array) | TagsList | |
operator[](int Index) | TagsList | |
operator[](const char *SubQuoteName) | TagsList | |
PutTagsIntoJsonString(comms::cStr *Source, int shift=0) | TagsList | |
PutTagsIntoString(comms::cStr *To, int shift=0) | TagsList | |
ReadTagsFromFile(const char *FilePath) | TagsList | |
RemoveAndGetSubTag(int idx) | TagsList | |
RemoveSubTag(int idx) | TagsList | |
RestoreField(cList< X > &array, TYPE X::*member) | TagsList | |
SetTagName(const char *Name) | TagsList | |
StoreField(const char *tagname, const cList< X > &array, TYPE X::*member) | TagsList | |
text_ToBS(BinStream &BS) | TagsList | |
to_bool() const | TagsList | |
to_float() const | TagsList | |
to_float() | TagsList | |
to_int() const | TagsList | |
to_string() const | TagsList | |
WriteTagsToFile(const char *FilePath, bool OnlyChanged=false) | TagsList |