public class SCRTGridMeshDataScaleOffset
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
SCRTGridMeshDataScaleOffset() |
protected |
SCRTGridMeshDataScaleOffset(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(SCRTGridMeshDataScaleOffset obj) |
TSRVector3 |
getM_vOffset() |
TSRVector3 |
getM_vScale() |
void |
setM_vOffset(TSRVector3 value) |
void |
setM_vScale(TSRVector3 value) |
protected SCRTGridMeshDataScaleOffset(long cPtr, boolean cMemoryOwn)
public SCRTGridMeshDataScaleOffset()
protected static long getCPtr(SCRTGridMeshDataScaleOffset obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void setM_vScale(TSRVector3 value)
public TSRVector3 getM_vScale()
public void setM_vOffset(TSRVector3 value)
public TSRVector3 getM_vOffset()