Blender  V3.3
Classes | Namespaces
NodeGroup.h File Reference

Class to represent a group node. This node can contains several children. More...

#include <vector>
#include "Node.h"
#include "../system/FreestyleConfig.h"

Go to the source code of this file.

Classes

class  Freestyle::NodeGroup
 

Namespaces

 Freestyle
 inherits from class Rep
 

Detailed Description

Class to represent a group node. This node can contains several children.

It also contains a transform matrix indicating the transform state of the underlying children.

Definition in file NodeGroup.h.