FrameIT
TorusGenerator Member List

This is the complete list of members for TorusGenerator, including all inherited members.

AlternateNormalsShapeGenerator
Awake()ShapeGeneratorprivate
CreateMesh((Vector3[] vertices, int[] triangles) meshValues)ShapeGeneratorprotectedstatic
CreatePlane(Vector3[] vertices, bool invert=false)ShapeGeneratorprotectedstatic
CreatePrism((Vector3[] vertices, int[] triangles) top,(Vector3[] vertices, int[] triangles) bottom, int[] boundary_top, int[] boundary_bottom)ShapeGeneratorprotectedstatic
CreateTorus(float torusRadius, float ringRadius, int ringSegmentCount, int segmentSideCount)TorusGeneratorprivatestatic
GenerateShapeForAll()ShapeGeneratorprotected
GenerateTopology()ShapeGeneratorprotected
GetCirclePoints(float circleRadius, int pointCount)ShapeGeneratorprotectedstatic
GetCirclePoints(float circleRadius, int pointCount, Vector3 offset)ShapeGeneratorprotectedstatic
GetPointOnTorus(float torusRadius, float ringRadius, float u, float v)TorusGeneratorprivatestatic
GetUnweightedNormals(Mesh mesh)ShapeGeneratorstatic
MeshsShapeGenerator
NormalOffsetShapeGenerator
override(Vector3[] vertices, int[] triangles) GenerateTopology()TorusGeneratorprotected
ringRadiusTorusGenerator
ringSegmentCountTorusGenerator
segmentSideCountTorusGenerator
torusRadiusTorusGenerator
verticesTorusGeneratorprivatestatic