ciftiTools (version 0.14.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,
  material
)

Value

NULL, invisibly

Arguments

mesh

RGL brain mesh

mesh_color

The color at each vertex

alpha, vertex_color, vertex_size, edge_color

See view_xifti_surface