Blender
V3.3
source
blender
freestyle
intern
system
Precision.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
#pragma once
4
10
namespace
Freestyle
{
11
12
typedef
double
real
;
13
14
#ifndef SWIG
15
static
const
real
M_EPSILON
= 0.00000001;
16
#endif
// SWIG
17
18
}
/* namespace Freestyle */
Freestyle
inherits from class Rep
Definition:
AppCanvas.cpp:18
Freestyle::M_EPSILON
static const real M_EPSILON
Definition:
Precision.h:15
Freestyle::real
double real
Definition:
Precision.h:12
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1