Table of Contents

Class BindingSource

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

Identifies the Box3D revision these bindings were generated from.

public static class BindingSource

Inheritance

Inherited Members

Remarks

This is a compile-time fact about the declarations, not a run-time one about the loaded library. B3.b3GetVersion reports what the native binary says it is; this reports what the headers said when the P/Invokes were written. They disagree exactly when a binary has been swapped for one built from different sources, which is worth being able to tell.

Fields

Commit

The Box3D commit the declarations were generated from.

Description

The same revision as git describe renders it.