SilhouetteCompute Method |
Name | Description | |
---|---|---|
Compute(GeometryBase, SilhouetteType, ViewportInfo, Double, Double) |
Compute silhouettes of a shape for a specified projection.
| |
Compute(GeometryBase, SilhouetteType, Point3d, Double, Double) |
Compute silhouettes of a shape for a perspective projection.
| |
Compute(GeometryBase, SilhouetteType, Vector3d, Double, Double) |
Compute silhouettes of a shape for a parallel projection.
| |
Compute(GeometryBase, SilhouetteType, ViewportInfo, Double, Double, IEnumerablePlane, CancellationToken) |
Compute silhouettes of a shape for a specified projection.
| |
Compute(GeometryBase, SilhouetteType, Point3d, Double, Double, IEnumerablePlane, CancellationToken) |
Compute silhouettes of a shape for a perspective projection.
| |
Compute(GeometryBase, SilhouetteType, Vector3d, Double, Double, IEnumerablePlane, CancellationToken) |
Compute silhouettes of a shape for a parallel projection.
|