Neuroglancer
neuroglancer.viewer_state.ViewerState.cross_section_orientation
Initializing search
    neuroglancer
    • User Guide
    • Concepts
    • Data sources
    • JSON API
    • Python API
    neuroglancer
      • Navigation
      • Coordinate spaces
      • Data view
      • Layer
    • Data sources
      • API Reference
      • API Reference
        • Core
        • Viewer state
          • C SidePanelLocation
          • C ToolPalette
          • C SelectedLayerState
          • C StatisticsDisplayState
          • C LayerSidePanelState
          • C LayerListPanelState
          • C HelpPanelState
          • C DimensionPlaybackVelocity
          • C CoordinateSpaceTransform
          • C LayerDataSubsource
          • C LayerDataSource
          • C LayerDataSources
          • C InvlerpParameters
          • C TransferFunctionParameters
          • C SkeletonRenderingOptions
          • C StarredSegments
          • C VisibleSegments
          • C PointAnnotation
          • C LineAnnotation
          • C PolyLineAnnotation
          • C AxisAlignedBoundingBoxAnnotation
          • C EllipsoidAnnotation
          • C AnnotationPropertySpec
          • C Layers
          • C LinkedType
          • C LinkedPosition
          • C LinkedZoomFactor
          • C LinkedDepthRange
          • C LinkedOrientationState
          • C CrossSection
          • C CrossSectionMap
          • C DataPanelLayout
          • C StackLayout
          • F row_layout
          • F column_layout
          • C LayerGroupViewer
          • C ViewerState
            • Public members
              • P title
              • P dimensions
              • P relative_display_scales
              • P display_dimensions
              • P position
              • P velocity
              • P cross_section_orientation
              • P cross_section_scale
              • P cross_section_depth
              • P projection_scale
              • P projection_depth
              • P projection_orientation
              • P show_slices
              • P hide_cross_section_background_3d
              • P show_axis_lines
              • P wire_frame
              • P enable_adaptive_downsampling
              • P show_scale_bar
              • P show_default_annotations
              • P gpu_memory_limit
              • P system_memory_limit
              • P concurrent_downloads
              • P prefetch
              • P layers
              • P layout
              • P cross_section_background_color
              • P projection_background_color
              • P selected_layer
              • P statistics
              • P help_panel
              • P layer_list_panel
              • P partial_viewport
              • P tool_bindings
              • P tool_palettes
              • M interpolate
          • C Annotation
          • Segment sets
          • URL representation
          • Coordinate space
          • Layers
          • Tools
        • Viewer Config state
        • Exposing local data as data source
        • Credentials
        • Capturing Screenshots
        • Server
        • Utilities
    neuroglancer.viewer_state.ViewerState.cross_section_orientation: (
        
    ndarray[tuple[4], float32] | None
    )
    ViewerState.crossSectionOrientation: (
        
    ndarray[tuple[4], float32] | None
    )
    © Copyright 2021 The Neuroglancer Authors.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial