Property | Type | Description | |
---|---|---|---|
IxBuffer | short[] | ||
VxBuffer | sVxBuffer[] | ||
binSize | int[] | ||
numBins | int | ||
numIndices | int | ||
numThickness | int | ||
numVerts | int | ||
numVertsOut | int | ||
sVx | DataStream | ||
thickness | float[] | ||
update | bool | ||
verts | System.Vector3[] | ||
zeroBins | bool |
Method | Description | |
---|---|---|
Configurate ( IPluginConfig Input ) : void | ||
DestroyResource ( IPluginOut ForPin, int OnDevice, bool OnlyUnManaged ) : void | ||
Dispose ( ) : void | ||
Evaluate ( int SpreadMax ) : void | ||
GetMesh ( IDXMeshOut ForPin, int OnDevice, int &MeshPointer ) : void | ||
SetPluginHost ( IPluginHost Host ) : void | ||
Tube2d ( ) : System | ||
UpdateResource ( IPluginOut ForPin, int OnDevice ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
UpdateBuffers ( ) : void |
Method | Description | |
---|---|---|
RemoveResource ( int OnDevice ) : void |
public Configurate ( IPluginConfig Input ) : void | ||
Input | IPluginConfig | |
return | void |
public DestroyResource ( IPluginOut ForPin, int OnDevice, bool OnlyUnManaged ) : void | ||
ForPin | IPluginOut | |
OnDevice | int | |
OnlyUnManaged | bool | |
return | void |
public GetMesh ( IDXMeshOut ForPin, int OnDevice, int &MeshPointer ) : void | ||
ForPin | IDXMeshOut | |
OnDevice | int | |
MeshPointer | int | |
return | void |
public SetPluginHost ( IPluginHost Host ) : void | ||
Host | IPluginHost | |
return | void |
public UpdateResource ( IPluginOut ForPin, int OnDevice ) : void | ||
ForPin | IPluginOut | |
OnDevice | int | |
return | void |