Man pages for tunelipt/model3d
Funções para manipulação de modelos 3D.

calcIntersectCalculates the position of a point along a segment.
cmap2vtkFunction that creates a vtk color space file.
crossProductCross product of two vectors.
dotProductDot product of two vectors.
faceProject2dProject a 3D face into a plane.
faceProject2d.defaultMethod that projects a 3D points into a plane.
faceProject2d.mesh3dMethod that projects a 3D triangular mesh into a plane.
faceProject2d.pmesh3dMethod that projects a 3D polygon mesh into a plane.
faceProject2d.polygon3dMethod that projects a 3D polygon into a plane.
faceProjectionInfoProjection information of a face.
getBaseGet a 3D basis from a normal
getCoordsReturns the coordinates of a simple polygon.
getCoords.gpc.polyMethod of getCoords for gpc.poly.
getCoords.polygonMethod of getCoords for polygon.
gpc2polyConverts a gpclib polygon to a simple polygon.
intersectHeightCalculates where the segments of a polygon intersect a...
joinPolygonsConcatenates a list of lists into a large list.
mergeMeshListMerges a list of triangular meshes.
mesh2pmeshConverts a mesh into a pmesh and mesh3d into pmesh3d.
meshAreaCompute the area of a mesh.
meshArea.meshCompute the area of a mesh.
meshArea.mesh3dCompute the area of a mesh.
meshArea.pmeshCompute the area of a mesh.
meshArea.pmesh3dCompute the area of a mesh.
meshGetReturn the ith polygon of a mesh.
meshGet.meshReturn the ith polygon of a mesh.
meshGet.mesh3dReturn the ith polygon of a mesh3d.
meshGet.pmeshReturn the ith polygon of a pmesh.
meshGet.pmesh3dReturn the ith polygon of a pmesh3d.
meshMeanNormalMean normal on a surface.
meshNormalCompute the normal of each polygon in a mesh.
meshNormal.meshCompute the normal of each polygon in a mesh.
meshNormal.mesh3dCompute the normal of each polygon in a mesh.
meshNormal.pmeshCompute the normal of each polygon in a mesh.
meshNormal.pmesh3dCompute the normal of each polygon in a mesh.
meshSizeNumber of polygons in a mesh.
meshSize.meshNumber of polygons in a mesh.
meshSize.mesh3dNumber of polygons in a mesh3d.
meshSize.pmeshNumber of polygons in a pmesh.
meshSize.pmesh3dNumber of polygons in a pmesh3d.
newPolygonCreate a new simple 2D polygon.
newPolygon3dCreate a new simple 3D polygon.
pmeshCreates a mesh from a list of polygons.
pmesh2meshConverts a pmesh to mesh.
pnpolyIs the point inside the the polygon?
pnpolybndIs the point in the boundary of a polygon?
points2tecFunction that stores point data in a tecplot file.
points2vtkFunction that stores point data in a vtk file.
pointsProjectProjects 3D points into a plane.
poly2gpcConverts a polygon to a gpclib polygon.
poly3dAreaCalculates the area of a 3D polygon.
poly3dNormNormal of a 3D polygon.
polyCrossCalculates the sum of the cross product of all points of a...
polygon2triDecomposes a polygon in triangles.
polygon2tri.polygonDecomposes a polygon in triangles.
polygon2tri.polygon3dDecomposes a polygon in triangles.
polygonAreaCalculates the area of a polygon.
polygonArea.gpc.polyCalculates the area of a polygon.
polygonArea.polygonCalculates the area of a polygon.
polygonArea.polygon3dCalculates the area of a polygon.
polygonCentroidCentroid of a polygon.
polygonCentroid.gpc.polyCentroid of a polygon.
polygonCentroid.polygonCentroid of a polygon.
polygonCentroid.polygon3dCentroid of a 3D polygon.
polygonIntersectPolygon Intersection.
polygonIntersect.gpc.polyPolygon Intersection.
polygonIntersect.polygonPolygon Intersection.
polygonNormalReturns the normal to a polygon.
polygonNormal.defaultReturns the normal to a polygon.
polygonNormal.polygonReturns the normal to a polygon.
polygonNormal.polygon3dReturns the normal to a polygon.
polygonOrientReturn polygon orientation.
polygonOrient.defaultDefault method for polygon orientation.
polygonOrient.polygonMethod for 2D polygon orientation.
polygonOrient.polygon3dMethod for 3D polygon orientation.
polygonProjectProject a 3D polygon into a plane.
polygons2vtkFunction that stores polygons in a vtk file.
ponpolyIs the point inside or on the boundary of a polygon?
project2dTo3dGet back 3D data from 2D projection.
project2dTo3d.defaultGet back 3D points from 2D projection.
project2dTo3d.gpc.polyGet back 3D polygon from 2D projection.
project2dTo3d.polygonGet back 3D polygon from 2D projection.
project3dTo2dProject a 3D face into a plane.
project3dTo2d.defaultMethod that projects a 3D points into a plane.
project3dTo2d.mesh3dMethod that projects a 3D triangular mesh into a plane.
project3dTo2d.pmesh3dMethod that projects a 3D polygon mesh into a plane.
project3dTo2d.polygon3dMethod that projects a 3D polygon into a plane.
projectIntoHeightChops a polygon at two different heights.
projectionInfoProjection information used to retrieve 3D data from 2D...
raw2vtkConverts a raw mesh to vtk file format.
rawGetTriReads a single triangle from a raw file.
rawReadReads a raw file.
splitBuildingSplits all faces of a building along a direction.
splitHeightSplits a meshed surface in strips for a set of heights.
stlReadReads an STL file
surfaceVoronoiComputes the voronoi diagram of points in a curved surface.
triNormalCompute the normal to a triangle.
vnormEuclidean norm of a vector.
voronoi2dComputes the voronoi tesselation of a set of 2D points.
tunelipt/model3d documentation built on Nov. 5, 2019, 10:59 a.m.