Blender V5.0
PC2Head Struct Reference

Public Attributes

char header [12]
int file_version
int verts_tot
float start
float sampling
int frame_tot

Detailed Description

Definition at line 28 of file MOD_meshcache_pc2.cc.

Member Data Documentation

◆ file_version

int PC2Head::file_version

Definition at line 30 of file MOD_meshcache_pc2.cc.

◆ frame_tot

◆ header

char PC2Head::header[12]

Definition at line 29 of file MOD_meshcache_pc2.cc.

Referenced by meshcache_read_pc2_head().

◆ sampling

float PC2Head::sampling

Definition at line 33 of file MOD_meshcache_pc2.cc.

Referenced by meshcache_read_pc2_range_from_time().

◆ start

float PC2Head::start

Definition at line 32 of file MOD_meshcache_pc2.cc.

Referenced by meshcache_read_pc2_range_from_time().

◆ verts_tot

int PC2Head::verts_tot

Definition at line 31 of file MOD_meshcache_pc2.cc.

Referenced by meshcache_read_pc2_head(), and MOD_meshcache_read_pc2_index().


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