3DS: Whitespace

pull/1745/head
Turo Lamminen 2018-01-27 17:20:00 +02:00
parent 8c219c7bd1
commit c0c06093b4
1 changed files with 6 additions and 6 deletions

View File

@ -549,8 +549,8 @@ struct aiFloatKey
/** Helper structure to represent a 3ds file node */ /** Helper structure to represent a 3ds file node */
struct Node struct Node
{ {
Node(): Node()
mParent(NULL) : mParent(NULL)
, mInstanceNumber(0) , mInstanceNumber(0)
, mHierarchyPos (0) , mHierarchyPos (0)
, mHierarchyIndex (0) , mHierarchyIndex (0)