Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
81
void Encoder::SetEncodingMethod(int encoding_method) {
82
Base::SetEncodingMethod(encoding_method);
83
}
84
85
Status Encoder::SetAttributePredictionScheme(GeometryAttribute::Type type,
86
int prediction_scheme_method) {
Callers
6
WriteMeshIntoStream
Function · 0.45
WritePointCloudIntoStream
Function · 0.45
TestNumberOfEncodedEntries
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TestGolden
Method · 0.45
Calls
no outgoing calls
Tested by
4
TestNumberOfEncodedEntries
Method · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TestGolden
Method · 0.36