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

Method DataDir_

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

Source from the content-addressed store, hash-verified

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
50private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected