Ctrl+K
↑ ↓ navigate
↵ select
esc close
VUEngine Studio
  • Home
  • Docs
  • Games
  • Download
  • About
  1. Home
  2. Documentation
  3. API
  4. NormalRegistry Struct Reference

  • Introduction

  • Installation
  • Enhancing build times
  • Usage with other libraries

  • Getting Started
  • User Interface
  • Settings
  • Themes
  • Intellisense
  • Code Navigation
  • Source Control
  • Building
  • Flash Carts
  • Emulator
  • VUEngine Plugins

  • Introduction
  • Syntax
  • Features
  • Custom Features

  • Introduction
  • Design Principles
  • Coding Standards
  • Configuration
  • Decoupling
  • Memory
  • Graphics
  • Stages
  • Coordinate System
  • Game Logic
  • User Input
  • Physics
  • Sound
  • Post-Processing Effects
  • Communications
  • Rumble Effects
  • Development Tools
  • Debugging

  • Class Index
  • Typedefs
  • Enums

  • Introduction
  • Project Setup
  • First Steps
  • Title Screen
  • Pong Game State
  • Disk
  • Paddles
  • Collisions
  • Scores
  • Sound and Rumble

NormalRegistry Struct Reference

# Public Attributes

ListenerObject referent
Vector3D direction
fixed_t magnitude

# Detailed Description

Registry of normals

Definition at line 68 of file Body.c.

# Member Data Documentation

# direction

Vector3D NormalRegistry::direction

Definition at line 71 of file Body.c.

# magnitude

fixed_t NormalRegistry::magnitude

Definition at line 72 of file Body.c.

# referent

ListenerObject NormalRegistry::referent

Definition at line 70 of file Body.c.


The documentation for this struct was generated from the following file:
  • VUEngine-Core/source/Component/Body/Body.c
© 2006, 2025 Team VUEngine