Blender  V3.3
Classes | Functions
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.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 &, const Normal &)
 

Function Documentation

◆ operator<()

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

Definition at line 33 of file GeometryExporter.cpp.