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

Expose getStats function in Cesium3DTilesInspectorViewModel #5347

Merged
merged 2 commits into from
May 22, 2017

Conversation

hpinkos
Copy link
Contributor

@hpinkos hpinkos commented May 22, 2017

I'm overriding the default picking functionality in the Cesium3DTilesInspector and I need a way to call this function from my custom view

/**
* Generates an HTML string of the statistics
* @param {Cesium3DTileset} tileset The tileset
* @param {Boolean} isPick Whether this is getting the statistics for a picked feature
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, I would just change this description to Whether this is getting the statistics for the pick pass

@hpinkos
Copy link
Contributor Author

hpinkos commented May 22, 2017

@lilleyse ready

@lilleyse lilleyse merged commit a49f63c into 3d-tiles May 22, 2017
@lilleyse lilleyse deleted the 3dtiles-inspector branch May 22, 2017 15:24
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

Successfully merging this pull request may close these issues.

2 participants