OpenMetaverse Protocol Library Developers API Documentation
Vector3d Constructor (byteArray, pos)
NamespacesOpenMetaverseVector3dVector3d( array< Byte > [] () [] [] , Int32)
Constructor, builds a vector from a byte array
Declaration Syntax
C#
public 
Vector3d(
        
byte[] 
byteArray,
        
int 
pos
)
Parameters
byteArray ( array< Byte > [] () [] [] )
Byte array containing three eight-byte doubles
pos ( Int32)
Beginning position in the byte array

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0