Cleanup: spelling in code comments & minor edits
- Use uppercase NOTE: tags. - Correct bNote -> bNode. - Use colon after parameters. - Use doxy-style doc-strings.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
/* Note: version header included here to enable correct forward declaration of some types. No other
|
||||
/* NOTE: version header included here to enable correct forward declaration of some types. No other
|
||||
* OpenVDB headers should be included here, especially openvdb.h, to avoid affecting other
|
||||
* compilation units. */
|
||||
#include <openvdb/Types.h>
|
||||
|
||||
Reference in New Issue
Block a user