Blender V4.5
GeometryExporter.h File Reference
#include <set>
#include <string>
#include <vector>
#include "COLLADASWInputList.h"
#include "COLLADASWLibraryGeometries.h"
#include "COLLADASWStreamWriter.h"
#include "DNA_key_types.h"
#include "DNA_mesh_types.h"
#include "DNA_object_types.h"
#include "DNA_scene_types.h"
#include "BlenderContext.h"
#include "ExportSettings.h"
#include "collada_utils.h"

Go to the source code of this file.

Classes

class  Normal
class  GeometryExporter
struct  GeometryFunctor

Functions

bool operator< (const Normal &a, const Normal &b)

Function Documentation

◆ operator<()

bool operator< ( const Normal & a,
const Normal & b )

Definition at line 34 of file GeometryExporter.cpp.