ciftiTools (version 0.1.6.0)

view_xifti_surface.draw_mesh: Draw brain hemisphere mesh in RGL

Description

See view_xifti_surface for details.

Usage

view_xifti_surface.draw_mesh(
  mesh,
  mesh_color,
  alpha,
  vertex_color,
  vertex_size,
  edge_color
)

Arguments

mesh

RGL brain mesh

mesh_color

The color at each vertex

alpha, vertex_color, vertex_size, edge_color

Value

NULL, invisibly