std.vector<V>-like container that is 1) resized without initialization of its elements, 2) much simplified: no push_back and many other methods More...
Inheritance diagram for MR.Buffer_MRFaceId_MRFaceId:Public Member Functions | |
| unsafe | Buffer_MRFaceId_MRFaceId () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Buffer_MRFaceId_MRFaceId (MR._ByValue_Buffer_MRFaceId_MRFaceId _other) |
Generated from constructor MR.Buffer<MR.FaceId, MR.FaceId>::Buffer. | |
| unsafe | Buffer_MRFaceId_MRFaceId (ulong size) |
Generated from constructor MR.Buffer<MR.FaceId, MR.FaceId>::Buffer. | |
| unsafe MR.Buffer_MRFaceId_MRFaceId | assign (MR._ByValue_Buffer_MRFaceId_MRFaceId _other) |
Generated from method MR.Buffer<MR.FaceId, MR.FaceId>::operator=. | |
| unsafe void | clear () |
Generated from method MR.Buffer<MR.FaceId, MR.FaceId>::clear. | |
| unsafe void | resize (ulong newSize) |
Generated from method MR.Buffer<MR.FaceId, MR.FaceId>::resize. | |
| unsafe new MR.? NoDefInit_MRFaceId | data () |
Generated from method MR.Buffer<MR.FaceId, MR.FaceId>::data. | |
Properties | |
| unsafe new MR.NoDefInit_MRFaceId | this[MR.FaceId i] [get] |
Generated from method MR.Buffer<MR.FaceId, MR.FaceId>::operator[]. | |
std.vector<V>-like container that is 1) resized without initialization of its elements, 2) much simplified: no push_back and many other methods
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
get |