Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

byteLength is not write,is it? #1

Open
whuxxie opened this issue Mar 14, 2020 · 0 comments
Open

byteLength is not write,is it? #1

whuxxie opened this issue Mar 14, 2020 · 0 comments
Assignees

Comments

@whuxxie
Copy link

whuxxie commented Mar 14, 2020

In File :cesium-point-cloud-generator/src/de/tum/gis/tiles3d/concurrent/PntcTileCreator.java
Line 134. int byteLength = 28 + featureTableJSONLength + positionByte.length;
i think it may be not right, because :
byteLength | uint32 | The length of the entire tile, including the header, in bytes.
the bytes of color is not counted, is it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants