Generated from class MR.SphereParams. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | SphereParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | SphereParams (float radius, int numMeshVertices) |
| Constructs MR.SphereParams elementwise. | |
| unsafe | SphereParams (MR.Const_SphereParams _other) |
| Generated from constructor MR.SphereParams.SphereParams. | |
| SphereParams (SphereParams _other) | |
| Generated from constructor MR.SphereParams.SphereParams. | |
| unsafe MR.SphereParams | assign (MR.Const_SphereParams _other) |
| Generated from method MR::SphereParams::operator=. | |
| Public Member Functions inherited from MR.Const_SphereParams | |
| virtual void | Dispose () |
| unsafe | Const_SphereParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_SphereParams (float radius, int numMeshVertices) |
| Constructs MR.SphereParams elementwise. | |
| unsafe | Const_SphereParams (MR.Const_SphereParams _other) |
| Generated from constructor MR.SphereParams.SphereParams. | |
| Const_SphereParams (SphereParams _other) | |
| Generated from constructor MR.SphereParams.SphereParams. | |
Properties | |
| new unsafe ref float | radius [get] |
| new unsafe ref int | numMeshVertices [get] |
| Properties inherited from MR.Const_SphereParams | |
| unsafe float | radius [get] |
| unsafe int | numMeshVertices [get] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_SphereParams | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_SphereParams | |
| unsafe float * | __ref_storage_radius |
| unsafe int * | __ref_storage_numMeshVertices |
Generated from class MR.SphereParams. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.SphereParams elementwise.
|
inline |
Generated from constructor MR.SphereParams.SphereParams.
|
inline |
Generated from constructor MR.SphereParams.SphereParams.
|
inline |
Generated from method MR::SphereParams::operator=.
|
get |
|
get |