Home
last modified time | relevance | path

Searched defs:VertexNormal (Results 1 – 13 of 13) sorted by relevance

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/structuresynth-1.5/ssynth/StructureSynth/Model/Rendering/
H A DObjRenderer.h16 struct VertexNormal { struct
17 VertexNormal() {}; in VertexNormal() argument
18 VertexNormal(int vID, int nID) : vID(vID), nID(nID) {}; in VertexNormal() argument
27 QVector<QVector<VertexNormal> > faces; argument
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMPolyNormalPerVertex.h21 struct VertexNormal{ struct
22 float3 vertexNormalXYZ;
23 struct VertexFaceNormal{
29 }* vertexFaceNormal;
30 size_t nbVertexFaceNormal;
31 void write(FILE* file) const in write()
H A DMayaDMMesh.h71 struct VertexNormal{ struct
72 float3 vertexNormalXYZ;
73 struct VertexFaceNormal{
79 }* vertexFaceNormal;
80 size_t nbVertexFaceNormal;
81 void write(FILE* file) const in write()
/dports/cad/meshdev/meshdev-0.5/src/
H A DMesh.h463 inline Vector3d& VertexNormal(int i) { in VertexNormal() function
469 inline const Vector3d& VertexNormal(int i) const { in VertexNormal() function
476 inline Vector3d& VertexNormal(int f, int v) { in VertexNormal() function
485 inline const Vector3d& VertexNormal(int f, int v) const { in VertexNormal() function
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dvertexbuf.h23 VertexNormal = 0x01, enumerator
H A Dvertexlist.h25 VertexNormal = 0x01, enumerator
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dvertexbuf.h23 VertexNormal = 0x01, enumerator
H A Dvertexlist.h25 VertexNormal = 0x01, enumerator
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/IO/
H A DOptions.hh104 VertexNormal = 0x0010, ///< Has (r) / store (w) vertex normals enumerator
/dports/science/xcrysden/xcrysden-1.6.2/C/
H A Dpolygonise_auxil.c397 VertexNormal(XYZ v1, XYZ v2) in VertexNormal() function
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_ArrayOfPrimitives.hxx468 gp_Dir VertexNormal (const Standard_Integer theRank) const in VertexNormal() function in Graphic3d_ArrayOfPrimitives
476 …void VertexNormal (const Standard_Integer theRank, Standard_Real& theNX, Standard_Real& theNY, Sta… in VertexNormal() function in Graphic3d_ArrayOfPrimitives
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGraphic3d_ArrayOfPrimitives.hxx468 gp_Dir VertexNormal (const Standard_Integer theRank) const in VertexNormal() function in Graphic3d_ArrayOfPrimitives
476 …void VertexNormal (const Standard_Integer theRank, Standard_Real& theNX, Standard_Real& theNY, Sta… in VertexNormal() function in Graphic3d_ArrayOfPrimitives
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGraphic3d_ArrayOfPrimitives.hxx468 gp_Dir VertexNormal (const Standard_Integer theRank) const in VertexNormal() function in Graphic3d_ArrayOfPrimitives
476 …void VertexNormal (const Standard_Integer theRank, Standard_Real& theNX, Standard_Real& theNY, Sta… in VertexNormal() function in Graphic3d_ArrayOfPrimitives