cnr-isti-vclab / nexus

Nexus is a c++/javascript library for creation and visualization of a batched multiresolution mesh
GNU General Public License v3.0
216 stars 87 forks source link

Remove unnecessary null pointer checks #145

Open elfring opened 1 year ago

elfring commented 1 year ago

An extra null pointer check is not needed in functions like the following.