All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PatchTables::FVarPatchTables Class Reference

Face-varying patch vertex indices tables. More...

#include <patchTables.h>

Public Member Functions

int GetNumChannels () const
 Returns the number of face-varying primvar channels. More...
 
std::vector< unsigned int > const & GetPatchVertices (int channel) const
 Returns the face-varying patches vertex indices. More...
 

Friends

class PatchTablesFactory
 

Detailed Description

Face-varying patch vertex indices tables.

FVarPatchTables contain the topology for face-varying primvar data channels. The patch ordering matches that of PatchTables PatchArrays.

Definition at line 404 of file patchTables.h.

Member Function Documentation

int GetNumChannels ( ) const
inline

Returns the number of face-varying primvar channels.

Definition at line 409 of file patchTables.h.

std::vector<unsigned int> const& GetPatchVertices ( int  channel) const
inline

Returns the face-varying patches vertex indices.

Parameters
channelThen face-varying primvar channel index

Definition at line 417 of file patchTables.h.

Friends And Related Function Documentation

friend class PatchTablesFactory
friend

Definition at line 422 of file patchTables.h.


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