[ObsoleteAttribute("Deprecated since unknown, ")]
public static CVOX GenerateConstantValue(
CGXNETCore gxNetShared,
string name,
double value,
int type,
double ox,
double oy,
double oz,
double cx,
double cy,
double cz,
int cell_count_x,
int cell_count_y,
int cell_count_z,
CIPJ ipj,
CMETA meta
)
[ObsoleteAttribute("Deprecated since unknown, ")]
public static CVOX GenerateConstantValue(
CGXNETCore gxNetShared,
string name,
double value,
int type,
double ox,
double oy,
double oz,
double cx,
double cy,
double cz,
int cell_count_x,
int cell_count_y,
int cell_count_z,
CIPJ ipj,
CMETA meta
)
<ObsoleteAttribute("Deprecated since unknown, ")>
Public Shared Function GenerateConstantValue (
gxNetShared As CGXNETCore,
name As String,
value As Double,
type As Integer,
ox As Double,
oy As Double,
oz As Double,
cx As Double,
cy As Double,
cz As Double,
cell_count_x As Integer,
cell_count_y As Integer,
cell_count_z As Integer,
ipj As CIPJ,
meta As CMETA
) As CVOX
<ObsoleteAttribute("Deprecated since unknown, ")>
Public Shared Function GenerateConstantValue (
gxNetShared As CGXNETCore,
name As String,
value As Double,
type As Integer,
ox As Double,
oy As Double,
oz As Double,
cx As Double,
cy As Double,
cz As Double,
cell_count_x As Integer,
cell_count_y As Integer,
cell_count_z As Integer,
ipj As CIPJ,
meta As CMETA
) As CVOX
public:
[ObsoleteAttribute(L"Deprecated since unknown, ")]
static CVOX^ GenerateConstantValue(
CGXNETCore^ gxNetShared,
String^ name,
double value,
int type,
double ox,
double oy,
double oz,
double cx,
double cy,
double cz,
int cell_count_x,
int cell_count_y,
int cell_count_z,
CIPJ^ ipj,
CMETA^ meta
)
public:
[ObsoleteAttribute(L"Deprecated since unknown, ")]
static CVOX^ GenerateConstantValue(
CGXNETCore^ gxNetShared,
String^ name,
double value,
int type,
double ox,
double oy,
double oz,
double cx,
double cy,
double cz,
int cell_count_x,
int cell_count_y,
int cell_count_z,
CIPJ^ ipj,
CMETA^ meta
)
[<ObsoleteAttribute("Deprecated since unknown, ")>]
static member GenerateConstantValue :
gxNetShared : CGXNETCore *
name : string *
value : float *
type : int *
ox : float *
oy : float *
oz : float *
cx : float *
cy : float *
cz : float *
cell_count_x : int *
cell_count_y : int *
cell_count_z : int *
ipj : CIPJ *
meta : CMETA -> CVOX
[<ObsoleteAttribute("Deprecated since unknown, ")>]
static member GenerateConstantValue :
gxNetShared : CGXNETCore *
name : string *
value : float *
type : int *
ox : float *
oy : float *
oz : float *
cx : float *
cy : float *
cz : float *
cell_count_x : int *
cell_count_y : int *
cell_count_z : int *
ipj : CIPJ *
meta : CMETA -> CVOX