Struct LasMetaInfo
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: Fusee.PointCloud.Las.Desktop.dll
public struct LasMetaInfo
Fields
Declaration
Field Value
Type |
Description |
System.String |
|
Declaration
Field Value
Type |
Description |
System.Double |
|
Declaration
Field Value
Type |
Description |
System.Double |
|
Declaration
Field Value
Type |
Description |
System.Double |
|
Declaration
public byte PointDataFormat
Field Value
Type |
Description |
System.Byte |
|
Declaration
public double ScaleFactorX
Field Value
Type |
Description |
System.Double |
|
Declaration
public double ScaleFactorY
Field Value
Type |
Description |
System.Double |
|
Declaration
public double ScaleFactorZ
Field Value
Type |
Description |
System.Double |
|
Properties
Declaration
public long PointCount { readonly get; set; }
Property Value
Type |
Description |
System.Int64 |
|