Home
last modified time | relevance | path

Searched defs:VertexList (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/sas/
H A Dstruct_vertex_list.go19 type VertexList struct { struct
20 Vertex []Vertex `json:"Vertex" xml:"Vertex"`
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/OpenFlight/
H A DVertex.h64 VertexList() {} in VertexList() function
66 explicit VertexList(int size) : in VertexList() function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/OpenFlight/
H A DVertex.h64 VertexList() {} in VertexList() function
66 explicit VertexList(int size) : in VertexList() function
/dports/games/irrlamb/irrlamb-1.0.1/src/objects/
H A Dtrimesh.h35 float *VertexList; variable
H A Dterrain.h37 float *VertexList; variable
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Renderer/
H A DVertexArray.h51 typedef typename VertexSpec::Vertex::List VertexList; typedef
100 typedef typename VertexSpec::Vertex::List VertexList; typedef
121 typedef typename VertexSpec::Vertex::List VertexList; typedef
145 typedef typename VertexSpec::Vertex::List VertexList; typedef
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-core/src/resources/
H A DFont.h147 struct VertexList struct
153 std::vector<VertexList> vertexLists; argument
/dports/graphics/geos/geos-3.9.1/include/geos/triangulate/
H A DIncrementalDelaunayTriangulator.h57 typedef std::vector<quadedge::Vertex> VertexList; typedef
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgrePolygon.h56 typedef vector<Vector3>::type VertexList; typedef
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgrePolygon.h56 typedef std::vector<Vector3> VertexList; typedef
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/aegis/
H A Dstruct_node_list_info.go22 VertexList []Vertex `json:"VertexList" xml:"VertexList"` member
H A Dstruct_trace_info_detail.go21 VertexList []VertexInDescribeTraceInfoDetail `json:"VertexList" xml:"VertexList"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/aegis/
H A Dstruct_trace_info_detail.go21 VertexList []VertexInDescribeTraceInfoDetail `json:"VertexList" xml:"VertexList"` member
H A Dstruct_node_list_info.go22 VertexList []Vertex `json:"VertexList" xml:"VertexList"` member
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/
H A DGeometryBuffer.h91 typedef std::vector<Vertex> VertexList; typedef
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Assets/
H A DMd2Model.h40 typedef Vertex::List VertexList; typedef
H A DBsp29Model.h38 typedef Vertex::List VertexList; typedef
H A DMdlModel.h62 typedef Vertex::List VertexList; typedef
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Dpolygon.h53 typedef std::vector<Vertex> VertexList; typedef
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/
H A Dpolygon.h53 typedef std::vector<Vertex> VertexList; typedef
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/
H A Dpolygon.h53 typedef std::vector<Vertex> VertexList; typedef
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/include/
H A DnVertices.h39 std::vector<nVertex> VertexList; variable
/dports/math/gambit/gambit-16.0.1/library/include/gambit/linalg/
H A Dvertenum.h70 const Gambit::List<BFS<T> > &VertexList(void) const in VertexList() function
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/
H A DGeometryBuffer.h103 typedef std::vector<GLVertex> VertexList; typedef
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/
H A DGeometryBuffer.h91 typedef std::vector<DFBVertex> VertexList; typedef

1234567