Class Std.VectorVectorPoint3f
Inheritance
Std.VectorVectorPoint3f
Assembly: Assembly-CSharp.dll
Syntax
public class VectorVectorPoint3f : HandleCppPtr
Constructors
|
Improve this Doc
View Source
VectorVectorPoint3f()
Declaration
public VectorVectorPoint3f()
|
Improve this Doc
View Source
VectorVectorPoint3f(IntPtr, DeleteResponsibility)
Declaration
public VectorVectorPoint3f(IntPtr vectorVectorPoint3fPtr, DeleteResponsibility deleteResponsibility = DeleteResponsibility.True)
Parameters
Methods
|
Improve this Doc
View Source
At(UInt32)
Declaration
public Std.VectorPoint3f At(uint pos)
Parameters
Type |
Name |
Description |
UInt32 |
pos |
|
Returns
|
Improve this Doc
View Source
Data()
Declaration
public Std.VectorPoint3f[] Data()
Returns
|
Improve this Doc
View Source
DeleteCppPtr()
Declaration
protected override void DeleteCppPtr()
Overrides
|
Improve this Doc
View Source
PushBack(Std.VectorPoint3f)
Declaration
public void PushBack(Std.VectorPoint3f value)
Parameters
|
Improve this Doc
View Source
Size()
Declaration
Returns