MCPcopy Create free account
hub / github.com/KAlO2/PerfectShow / Estart_

Method Estart_

jni/stasm/asm.h:46–46  ·  view source on GitHub ↗

readonly access to some private vars

Source from the content-addressed store, hash-verified

44
45 // readonly access to some private vars
46 ESTART Estart_(void) const { return estart_; }
47 const char* DataDir_(void) const { return datadir_.c_str(); }
48 const Shape MeanShape_(void) const { return shapemod_.meanshape_; }
49

Callers 3

StartShapeAndRoiFunction · 0.80
NeedEyesFunction · 0.80
NeedMouthFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected