Super Mario Odyssey | Docs
  1. Pages
  2. Namespaces
  1. Classes
  2. Files

sead::PrimitiveDrawer::QuadArg class
#include </OdysseyDecomp/lib/sead/include/gfx/seadPrimitiveRenderer.h>

Contents

  • Reference
    • Constructors, destructors, conversion operators
    • Public functions
    • Public variables

Constructors, destructors, conversion operators

QuadArg(Vector3f pos, Vector2f size, Color4f color = Color4f::cWhite, Color4f color2 = Color4f::cWhite, bool isHorizontal = false)
QuadArg() defaulted

Public functions

void setCornerAndSize(const Vector3f& corner, const Vector2f& size)
void setBoundBox(const BoundBox2f& box, float z)
void setColor(const Color4f& color0, const Color4f& color1)
void setColorHorizontal(const Color4f& color0, const Color4f& color1)

Public variables

Vector3f mCenter
Vector2f mSize
Color4f mColor0
Color4f mColor1
bool mHorizontal
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Super Mario Odyssey Docs. Created with Doxygen 1.8.20 and m.css.