Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
impeller::scene::importer::SkinnedVerticesBuilder::Vertex Struct Reference

#include <vertices_builder.h>

Public Attributes

UnskinnedVerticesBuilder::Vertex vertex
 
Vector4 joints
 
Vector4 weights
 

Detailed Description

Definition at line 142 of file vertices_builder.h.

Member Data Documentation

◆ joints

Vector4 impeller::scene::importer::SkinnedVerticesBuilder::Vertex::joints

Definition at line 144 of file vertices_builder.h.

◆ vertex

UnskinnedVerticesBuilder::Vertex impeller::scene::importer::SkinnedVerticesBuilder::Vertex::vertex

Definition at line 143 of file vertices_builder.h.

◆ weights

Vector4 impeller::scene::importer::SkinnedVerticesBuilder::Vertex::weights

Definition at line 145 of file vertices_builder.h.


The documentation for this struct was generated from the following file: