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