Blender  V3.3
Namespaces | Functions
StrokeIO.h File Reference

Functions to manage I/O for the stroke. More...

#include <iostream>
#include "Stroke.h"
#include "../system/FreestyleConfig.h"

Go to the source code of this file.

Namespaces

 Freestyle
 inherits from class Rep
 

Functions

ostream & Freestyle::operator<< (ostream &out, const StrokeAttribute &iStrokeAttribute)
 
ostream & Freestyle::operator<< (ostream &out, const StrokeVertex &iStrokeVertex)
 
ostream & Freestyle::operator<< (ostream &out, const Stroke &iStroke)
 

Detailed Description

Functions to manage I/O for the stroke.

Definition in file StrokeIO.h.