Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Fix problem of rendering child nodes with parent #88

Merged
merged 1 commit into from
Jul 23, 2015

Conversation

bilgili
Copy link
Contributor

@bilgili bilgili commented Jul 23, 2015

  • Cleanup code

@bbpbuildbot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://bbpcode.epfl.ch/ci//job/oss.Livre.github/203/
Test FAILed.

@bbpbuildbot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://bbpcode.epfl.ch/ci//job/oss.Livre.github/204/
Test FAILed.

const Vector2f y( min[1], max[1] );
const Vector2f z( min[2], max[2] );

vmml::Visibility vis = vmmlFrustumCuller_.test_aabb( x, y, z );
Copy link
Contributor

Choose a reason for hiding this comment

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

const

@tribal-tec
Copy link
Contributor

+1 otherwise

@bbpbuildbot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://bbpcode.epfl.ch/ci//job/oss.Livre.github/205/
Test FAILed.

@tribal-tec
Copy link
Contributor

retest this please

@bbpbuildbot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://bbpcode.epfl.ch/ci//job/oss.Livre.github/206/
Test FAILed.

bilgili pushed a commit that referenced this pull request Jul 23, 2015
Fix problem of rendering child nodes with parent
@bilgili bilgili merged commit 6d5e124 into BlueBrain:master Jul 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants