MCPcopy Create free account
hub / github.com/GPUOpen-LibrariesAndSDKs/RadeonProRender-Baikal / frObjectSetName

Function frObjectSetName

Rpr/Wrap.cpp:568–571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

566}
567
568fr_int frObjectSetName(void * node, fr_char const * name)
569{
570 return rprObjectSetName(node, name);
571}
572
573fr_int frContextCreatePostEffect(fr_context context, fr_post_effect_type type, fr_post_effect * out_effect)
574{

Callers 7

Read_ContextMethod · 0.85
Read_CameraMethod · 0.85
Read_LightMethod · 0.85
Read_ImageMethod · 0.85
Read_MaterialNodeMethod · 0.85
Read_ShapeMethod · 0.85
Read_SceneMethod · 0.85

Calls 1

rprObjectSetNameFunction · 0.85

Tested by

no test coverage detected