MCPcopy Create free account
hub / github.com/assimp/assimp / SetEncodingMethod

Method SetEncodingMethod

contrib/draco/src/draco/compression/encode.cc:81–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81void Encoder::SetEncodingMethod(int encoding_method) {
82 Base::SetEncodingMethod(encoding_method);
83}
84
85Status Encoder::SetAttributePredictionScheme(GeometryAttribute::Type type,
86 int prediction_scheme_method) {

Callers 6

WriteMeshIntoStreamFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TestGoldenMethod · 0.45

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TestGoldenMethod · 0.36