DFACE C++  5.0.0
dface_attribute.h File Reference
#include <stdio.h>
#include <vector>
#include <string>
#include "common.h"
Include dependency graph for dface_attribute.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dface::DfaceAttribute
 FaceAttribute API. More...
 

Namespaces

 dface
 

Typedefs

typedef DfaceAttribute * dface::CreateAttribute(const std::string &model_path)
 
typedef void dface::DestroyAttribute(DfaceAttribute *dc)