Show / Hide Table of Contents

Namespace VRSketchingGeometry.Meshing

Classes

CircularCrossSection

Generate vertices that approximate a circle.

CrossSection

Represents a cross section for a ITubeMesh implementation.

ParallelTransportTubeMesh

Methods for creating a tube like mesh using the parallel transport algorithm.

PatchMesh

Smoothly interpolated patch surface mesh controlled by a 2D grid of control points.

RibbonMesh

Generate a mesh with a certain cross section along given points and rotations. Contrary to the LineExtruder and ParallelTransportTubeMesh, the rotations of the cross sections have to be given explicitly and are not calculated automatically.

SplineMesh

Manages the communication between a spline object and the corresponding mesh. Provides methods to manipulate the spline and mesh simultaneously.

TextureCoordinates

Methods for generating UV texture coordinates for Mesh objects.

Triangles

Methods for generating triangle index arrays for Mesh objects.

TubeMesh

Generates a tube like mesh according to a set of points on a line

Interfaces

ITubeMesh

In This Article
Back to top Generated by DocFX