FrameIT
|
This is the complete list of members for TorusGenerator, including all inherited members.
AlternateNormals | ShapeGenerator | |
Awake() | ShapeGenerator | private |
CreateMesh((Vector3[] vertices, int[] triangles) meshValues) | ShapeGenerator | protectedstatic |
CreatePlane(Vector3[] vertices, bool invert=false) | ShapeGenerator | protectedstatic |
CreatePrism((Vector3[] vertices, int[] triangles) top,(Vector3[] vertices, int[] triangles) bottom, int[] boundary_top, int[] boundary_bottom) | ShapeGenerator | protectedstatic |
CreateTorus(float torusRadius, float ringRadius, int ringSegmentCount, int segmentSideCount) | TorusGenerator | privatestatic |
GenerateShapeForAll() | ShapeGenerator | protected |
GenerateTopology() | ShapeGenerator | protected |
GetCirclePoints(float circleRadius, int pointCount) | ShapeGenerator | protectedstatic |
GetCirclePoints(float circleRadius, int pointCount, Vector3 offset) | ShapeGenerator | protectedstatic |
GetPointOnTorus(float torusRadius, float ringRadius, float u, float v) | TorusGenerator | privatestatic |
GetUnweightedNormals(Mesh mesh) | ShapeGenerator | static |
Meshs | ShapeGenerator | |
NormalOffset | ShapeGenerator | |
override(Vector3[] vertices, int[] triangles) GenerateTopology() | TorusGenerator | protected |
ringRadius | TorusGenerator | |
ringSegmentCount | TorusGenerator | |
segmentSideCount | TorusGenerator | |
torusRadius | TorusGenerator | |
vertices | TorusGenerator | privatestatic |