public class PassThroughFilterShader extends PxSimulationFilterShader
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
protected |
PassThroughFilterShader() |
protected |
PassThroughFilterShader(long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
filterShader(int attributes0,
int filterData0w0,
int filterData0w1,
int filterData0w2,
int filterData0w3,
int attributes1,
int filterData1w0,
int filterData1w1,
int filterData1w2,
int filterData1w3) |
int |
getOutputPairFlags() |
void |
setOutputPairFlags(int value) |
static PassThroughFilterShader |
wrapPointer(long address) |
checkNotNull, equals, getAddress, hashCodeprotected PassThroughFilterShader()
protected PassThroughFilterShader(long address)
public static PassThroughFilterShader wrapPointer(long address)
public void destroy()
destroy in class PxSimulationFilterShaderpublic int getOutputPairFlags()
public void setOutputPairFlags(int value)
value - WebIDL type: unsigned longpublic int filterShader(int attributes0,
int filterData0w0,
int filterData0w1,
int filterData0w2,
int filterData0w3,
int attributes1,
int filterData1w0,
int filterData1w1,
int filterData1w2,
int filterData1w3)
attributes0 - WebIDL type: unsigned longfilterData0w0 - WebIDL type: unsigned longfilterData0w1 - WebIDL type: unsigned longfilterData0w2 - WebIDL type: unsigned longfilterData0w3 - WebIDL type: unsigned longattributes1 - WebIDL type: unsigned longfilterData1w0 - WebIDL type: unsigned longfilterData1w1 - WebIDL type: unsigned longfilterData1w2 - WebIDL type: unsigned longfilterData1w3 - WebIDL type: unsigned long