HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_FacePointParser.h File Reference
#include "SOP_API.h"
#include <GOP/GOP_Parser.h>
#include <SYS/SYS_Math.h>
#include "SOP_Curve.h"
+ Include dependency graph for SOP_FacePointParser.h:

Go to the source code of this file.

Classes

class  SOP_FacePointParser
 
class  SOP_PointPositionParser
 

Macros

#define CHAR_POINT   'p'
 
#define CHAR_POINTCOPY   'P'
 
#define CHAR_RELATIVE   '@'
 
#define CHAR_BREAKPOINT   'b'
 
#define CHAR_BRACKETOPEN   '['
 
#define CHAR_BRACKETCLOSE   ']'
 
#define CHAR_XYZW_DELIM   ','
 
#define CHAR_UV_DELIM   ','
 
#define DEBUG_addPoint   0
 

Macro Definition Documentation

#define CHAR_BRACKETCLOSE   ']'

Definition at line 27 of file SOP_FacePointParser.h.

#define CHAR_BRACKETOPEN   '['

Definition at line 26 of file SOP_FacePointParser.h.

#define CHAR_BREAKPOINT   'b'

Definition at line 25 of file SOP_FacePointParser.h.

#define CHAR_POINT   'p'

Definition at line 22 of file SOP_FacePointParser.h.

#define CHAR_POINTCOPY   'P'

Definition at line 23 of file SOP_FacePointParser.h.

#define CHAR_RELATIVE   '@'

Definition at line 24 of file SOP_FacePointParser.h.

#define CHAR_UV_DELIM   ','

Definition at line 29 of file SOP_FacePointParser.h.

#define CHAR_XYZW_DELIM   ','

Definition at line 28 of file SOP_FacePointParser.h.

#define DEBUG_addPoint   0