Blender V4.3
ies.cpp File Reference
#include <algorithm>
#include "util/foreach.h"
#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 (float a, float b)
 

Variables

CCL_NAMESPACE_BEGIN template class GuardedAllocator< char >
 

Function Documentation

◆ angle_close()

static bool angle_close ( float a,
float b )
static

Definition at line 204 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 19 of file ies.cpp.