Inexor vulkan-renderer Logo
  • Getting Started
  • Engine Overview
  • Frequently Asked Questions
  • C++ Code Documentation
    • Page Hierarchy
    • File Hierarchy
    • Full API
      • Namespaces
        • Namespace inexor
        • Namespace inexor::vulkan_renderer
        • Namespace inexor::vulkan_renderer::input
        • Namespace inexor::vulkan_renderer::octree
        • Namespace inexor::vulkan_renderer::render_graph
        • Namespace inexor::vulkan_renderer::serialization
        • Namespace inexor::vulkan_renderer::tools
        • Namespace inexor::vulkan_renderer::tools::allocators
        • Namespace inexor::vulkan_renderer::tools::directions
        • Namespace inexor::vulkan_renderer::wrapper
        • Namespace inexor::vulkan_renderer::wrapper::commands
        • Namespace inexor::vulkan_renderer::wrapper::descriptors
        • Namespace inexor::vulkan_renderer::wrapper::pipelines
        • Namespace inexor::vulkan_renderer::wrapper::swapchains
        • Namespace inexor::vulkan_renderer::wrapper::synchronization
        • Namespace inexor::vulkan_renderer::wrapper::windows
        • Namespace std
      • Classes and Structs
      • Enums
      • Unions
      • Functions
      • Variables
      • Typedefs
  • Helpful Links
  • How to Contribute
  • Changelog
  • MIT License
  • Contact
Inexor vulkan-renderer
  • C++ Code Documentation
  • Namespace inexor::vulkan_renderer::octree
  • View page source

Namespace inexor::vulkan_renderer::octree¶

Contents

  • Classes

  • Functions

  • Typedefs

Classes¶

  • Struct Cube::RotationAxis

  • Class Cube

  • Class Indentation

  • Template Class RayCubeCollision

Functions¶

  • Function inexor::vulkan_renderer::octree::create_random_world

  • Function inexor::vulkan_renderer::octree::ray_box_collision

  • Function inexor::vulkan_renderer::octree::ray_cube_collision_check

Typedefs¶

  • Typedef inexor::vulkan_renderer::octree::Polygon

  • Typedef inexor::vulkan_renderer::octree::PolygonCache

Previous Next

© Copyright 2020-present Inexor Collective. The page content is licensed under CC BY 4.0 unless otherwise noted.

Built with Sphinx using a theme provided by Read the Docs.