Blender V5.0
ies.cpp File Reference
#include <algorithm>
#include "util/ies.h"
#include "util/math.h"
#include "util/string.h"

Go to the source code of this file.

Classes

class  IESTextParser

Functions

static bool angle_close (const float a, const float b)

Variables

CCL_NAMESPACE_BEGIN template class GuardedAllocator< char >

Function Documentation

◆ angle_close()

bool angle_close ( const float a,
const float b )
static

Definition at line 203 of file ies.cpp.

References b, and fabsf.

Referenced by IESFile::process_type_a(), IESFile::process_type_b(), and IESFile::process_type_c().

Variable Documentation

◆ GuardedAllocator< char >

CCL_NAMESPACE_BEGIN template class GuardedAllocator< char >

Definition at line 18 of file ies.cpp.