Method | Description | |
---|---|---|
CalculateElements ( float radius, float height, int segments, int rings ) : ushort[] | ||
CalculateVertices ( float radius, float height, int segments, int rings ) : VertexP3N3T2[] |
public CalculateElements ( float radius, float height, int segments, int rings ) : ushort[] | ||
radius | float | |
height | float | |
segments | int | |
rings | int | |
return | ushort[] |
public CalculateVertices ( float radius, float height, int segments, int rings ) : VertexP3N3T2[] | ||
radius | float | |
height | float | |
segments | int | |
rings | int | |
return | VertexP3N3T2[] |