GetStandardSamplerType Data Member Function

Returns a standard sampler type such as sampler2D for the specified Image_Pixel_Format and ImageTopology. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL.

Prototype

int32 GetStandardSamplerType( int32 p_eFormat, int32 p_eTopology )

Parameters

Parameter Type Parameter Name Documentation
int32p_eFormatAn enumerated constant from the Image_Pixel_Format enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.
int32p_eTopologyAn enumerated constant from the ImageTopology enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.