JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
MeshFacetNode.h File Reference
#include "tools++.h"
#include "txml.h"
#include "TriBrep.h"
#include "Rotation.h"
#include "AffineTrans.h"
#include "ContourBaseData.h"
#include "MaterialParam.h"
Include dependency graph for MeshFacetNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeshFacetNode
 MeshObject の Polygonデータ(1面)を格納するクラス.リスト構造を取る. More...
 

Namespaces

namespace  jbxl
 

Macros

#define JBXL_MATERIAL_PREFIX   "#MATERIAL_"
 

Functions

void freeMeshFacetNode (MeshFacetNode *&node)
 
void freeMeshFacetList (MeshFacetNode *&node)
 
MeshFacetNodeDelMeshFacetNode (MeshFacetNode *node)
 
MeshFacetNodeAddMeshFacetNode (MeshFacetNode *list, MeshFacetNode *node)
 

Macro Definition Documentation

◆ JBXL_MATERIAL_PREFIX

#define JBXL_MATERIAL_PREFIX   "#MATERIAL_"

Definition at line 18 of file MeshFacetNode.h.

Referenced by MeshFacetNode::setMaterialID().