SoVertexAttribFeedbackGLRenderBelowPath Method |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public override void GLRenderBelowPath(
SoGLRenderAction name_25465
)
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Overrides Sub GLRenderBelowPath (
name_25465 As SoGLRenderAction
)
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
virtual void GLRenderBelowPath(
SoGLRenderAction^ name_25465
) override
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
abstract GLRenderBelowPath :
name_25465 : SoGLRenderAction -> unit
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
override GLRenderBelowPath :
name_25465 : SoGLRenderAction -> unit
Parameters
- name_25465
- Type: OIV.Inventor.ActionsSoGLRenderAction
Remarks See Also