Blender
V5.0
source
blender
freestyle
intern
stroke
StrokeIO.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#pragma once
6
11
12
#include <iostream>
13
14
#include "
Stroke.h
"
15
16
#include "
../system/FreestyleConfig.h
"
17
18
namespace
Freestyle
{
19
20
ostream &
operator<<
(ostream &
out
,
const
StrokeAttribute
&iStrokeAttribute);
21
22
ostream &
operator<<
(ostream &
out
,
const
StrokeVertex
&iStrokeVertex);
23
24
ostream &
operator<<
(ostream &
out
,
const
Stroke
&iStroke);
25
26
}
/* namespace Freestyle */
FreestyleConfig.h
Configuration definitions.
Stroke.h
Classes to define a stroke.
Freestyle::StrokeAttribute
Definition
Stroke.h:44
Freestyle::StrokeVertex
Definition
Stroke.h:310
Freestyle::Stroke
Definition
Stroke.h:483
out
#define out
Definition
gpu_shader_compat_cxx.hh:48
Freestyle
inherits from class Rep
Definition
AppCanvas.cpp:20
Freestyle::operator<<
ostream & operator<<(ostream &out, const StrokeAttribute &iStrokeAttribute)
Definition
StrokeIO.cpp:16
Generated on
for Blender by
doxygen
1.16.1