Blender V4.3
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 "BKE_key.hh"
#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 35 of file GeometryExporter.cpp.