Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dnachbaur
Copy link
Contributor

No description provided.

@dnachbaur
Copy link
Contributor Author

Retest this please

extent.z() * std::abs( plane.z( ));

if( !( d - n >= 0 || d + n > 0 ))
return true;
Copy link
Contributor

Choose a reason for hiding this comment

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

This code is (or should be) in vmmlib

LEXIS_API void reset();

/** @return false if the clipping planes intersect or include the volume.*/
LEXIS_API bool isClipped( const vmml::AABBf& box ) const;
Copy link
Contributor

Choose a reason for hiding this comment

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

bool isOutside? isClipped is the wrong name according to the doxygen.

@dnachbaur dnachbaur merged commit 2678219 into HBPVIS:master Feb 15, 2017
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