Blender
V4.3
source
blender
freestyle
intern
system
Precision.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
12
namespace
Freestyle
{
13
14
typedef
double
real
;
15
16
#ifndef SWIG
17
static
const
real
M_EPSILON
= 0.00000001;
18
#endif
// SWIG
19
20
}
/* namespace Freestyle */
Freestyle
inherits from class Rep
Definition
AppCanvas.cpp:20
Freestyle::M_EPSILON
static const real M_EPSILON
Definition
Precision.h:17
Freestyle::real
double real
Definition
Precision.h:14
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0