Members
(constant) POINT_SOURCE
Dummy point source.
May be used in place of the (primary) point source for an operator to defer provision of a point
source until graph resolution. This allows you to re-use a function composition with different
point sources.
- Source:
Methods
BoxFramePrimitive()
Helper to generate the SDF for a BoxFrame primitive.
- Source:
BoxPrimitive()
Helper to generate the SDF for a Box primitive.
- Source:
CSG()
Compose function call to CSG.
- Source:
CSGIntersect()
Helper to intersect two SDFs.
- Source:
CSGSubtract()
Helper to subtract two SDFs.
- Source:
CSGUnion()
Helper to union two SDFs.
- Source:
CappedConePrimitive()
Helper to generate the SDF for a CappedCone primitive.
- Source:
CapsulePrimitive()
Helper to generate the SDF for a Capsule primitive.
- Source:
ComputeNormals()
Compose function call to ComputeNormals.
- Source:
CylinderPrimitive()
Helper to generate the SDF for a Cylinder primitive.
- Source:
EllipsoidPrimitive()
Helper to generate the SDF for a Ellipsoid primitive.
- Source:
GenerateSamplePoints()
Compose function call to GenerateSamplePoints.
- Source:
GradeCellSize()
Compose function call to GradeCellSize.
- Source:
InterpolateBoundaryCoords()
Compose function call to InterpolateBoundaryCoords.
- Source:
LinearFilter()
Compose function call to LinearFilter.
- Source:
LinkPrimitive()
Helper to generate the SDF for a Link primitive.
- Source:
LoadSamplePoints()
Compose function call to LoadSamplePoints.
- Source:
LoadVolume()
Compose function call to LoadVolume.
- Source:
MapTexturePrimitive()
Compose function call to MapTexturePrimitive.
- Source:
PlanePrimitive()
Helper to generate the SDF for a Plane primitive.
- Source:
Redistance()
Compose function call to Redistance.
- Source:
SampleBeam()
Compose function call to SampleBeam.
- Source:
SampleBox()
Compose function call to SampleBox.
- Source:
SampleCustomShape()
Compose function call to SampleCustomShape.
- Source:
SampleLattice()
Compose function call to SampleLattice.
- Source:
SampleSpinodoid()
Compose function call to SampleSpinodoid.
- Source:
SampleSurfaceLattice()
Compose function call to SampleSurfaceLattice.
- Source:
SampleTriangleMesh()
Compose function call to SampleTriangleMesh.
- Source:
SampleTriangleMeshBvh()
Compose function call to SampleTriangleMeshBvh.
- Source:
SampleVolume()
Compose function call to SampleVolume.
- Source:
Shell()
Compose function call to Shell.
- Source:
Threshold()
Compose function call to Threshold.
- Source:
TorusPrimitive()
Helper to generate the SDF for a Torus primitive.
- Source:
Compose function call to TransformCylindricalCoords.
- Source:
Compose function call to TransformMirrorCoords.
- Source:
Compose function call to TransformSphericalCoords.
- Source:
Compose function call to TransformTwistCoords.
- Source: