|
Open CASCADE Technology
7.8.0.dev
|
Namespaces | |
| RWObj_Tools | |
| Auxiliary tools for OBJ format parser. | |
Functions | |
| bool | RWObj_Tools::ReadVec3 (const char *thePos, char *&theNext, Graphic3d_Vec3 &theVec) |
| Read 3 float values. More... | |
| bool | RWObj_Tools::ReadVec3 (const char *thePos, char *&theNext, gp_XYZ &theVec) |
| Read 3 double values. More... | |
| bool | RWObj_Tools::ReadName (const char *thePos, TCollection_AsciiString &theName) |
| Read string. More... | |
| bool | RWObj_Tools::isSpaceChar (const char theChar) |
| Return true if specified char is a white space. More... | |
1.8.13