MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Std.Array_Float_4 Struct Reference

A fixed-size array of float of size 4. This is the by-value version of the struct. More...

Public Member Functions

 Array_Float_4 (Array_Float_4 _other)
 Generated copy constructor.
 

Static Public Member Functions

static implicit operator Array_Float_4 (ConstBox_Array_Float_4 other)
 Copy contents from a wrapper class to this struct.
 

Public Attributes

MR.ArrayFloat4 elems
 

Detailed Description

A fixed-size array of float of size 4. This is the by-value version of the struct.


The documentation for this struct was generated from the following file: