Class Angle
Angle defines an angle in degree (in scripts). In the GUI, the unit can be modified
Base class: Double
classDiagram class Angle Double <|-- Angle
Functions accepting this type or a list of this type as a parameter:
- algo.crackEdges
- algo.createNormals
- algo.decimate
- algo.decimateEdgeCollapse
- algo.identifyPatches
- algo.identifySharpEdges
- algo.tessellate
- algo.tessellateRelativelyToAABB
- geom.perspectiveMatrix
- scene.addLightComponent
- scene.createLight
- scene.rotate
- view.fitCamera
- algo.decimateEdgeCollapse
- algo.evalDecimateErrorForTarget
- algo.filletMesh
- algo.findBestPivotBetweenOccurrences
- algo.getOptimalTextureResolution
- algo.getVisualComparisonFootprint
- algo.optimizeTextureSize
- algo.tessellate
- algo.tessellateRelativelyToAABB
- algo.convexDecomposition
- algo.createVisibilityInformation
- algo.createVisibilityInformationFromViewPoints
- algo.findOccludedPartOccurrences
- algo.removeOccludedGeometries
- algo.removeOccludedGeometriesFromPoints
- algo.removeOccludedGeometriesFromViewPoints
- algo.dualContouring
- algo.sawWithOctree
- algo.sawWithPlane
- algo.alignUVIslands
- algo.automaticUVMapping
- algo.mergeUVIslandsAffine
- algo.mergeUVIslandsRelaxed
- algo.scaleUV
- algo.unwrapUV
- algo.orientPolygonFacesFromCamera
- algo.createVertexWeightsFromVertexColors
- algo.createVertexWeightsFromVisibilityAttributes
- cad.createHyperbolaCurve
- cad.createIntersectionCurve
- cad.createNURBSCurve
- cad.createParabolaCurve
- cad.createPolylineCurve
- cad.invertCurve
- cad.createLinearExtrusionBody
- cad.createRevolveExtrusionBody
- cad.createBRepCone
- cad.createBRepCube
- cad.createBRepCylinder
- cad.createBRepPlane
- cad.createBRepSphere
- cad.createBRepTorus
- cad.evalCurvatureOnCurve
- cad.evalOnCurve
- cad.getParametricPrecisionOnSurface
- cad.invertOnCurve
- cad.invertOnSurface
- cad.projectOnCurve
- cad.projectOnSurface
- cad.createConeSurface
- cad.createEllipticConeSurface
- cad.createNURBSSurface
- cad.createOffsetSurface
- cad.createRevolutionSurface
- geom.orthographicMatrix
- geom.perspectiveMatrix
- io.splitPointCloud
- material.convertFloat32To8BitsImage
- material.convertHeightMapToNormalMap
- material.filterAO
- material.getPointsAndMaterialFromText
- polygonal.createMeshFromText
- scene.createOccurrenceFromText
- scene.generateOctaViews
- scene.generateOctree
- scene.createCapsule
- scene.createCone
- scene.createCube
- scene.createCylinder
- scene.createImmersion
- scene.createPlane
- scene.createSphere
- scene.createTorus
- scene.addLightComponent
- scene.createLight
- scene.addKeyframe
- scene.decimateAnimChannelBySegment
- scene.updateSphereProber
- view.playAnimation
- view.setAnimationSpeed
Inheritance
Angle
Namespace: Geom
Syntax