~unity-team/nux/nux.depth-texture-detection-support

Viewing all changes in revision 709.

Performance:
Check for emptiness instead of calculating the size as this might be inefficient.
xxxx.size() can take linear time while xxxx.empty() is guaranteed to take constant time.

Approved by Michi Henning.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: