Panda3D
Public Member Functions | Static Public Member Functions
GeomVertexDataPipelineWriter Class Reference

Encapsulates the data from a GeomVertexData, pre-fetched for one stage of the pipeline. More...

#include "geomVertexData.h"

Inheritance diagram for GeomVertexDataPipelineWriter:
GeomVertexDataPipelineBase GeomEnums

List of all members.

Public Member Functions

 GeomVertexDataPipelineWriter (GeomVertexData *object, bool force_to_0, Thread *current_thread)
void check_array_writers () const
GeomVertexArrayDataHandleget_array_writer (int i) const
int get_num_rows () const
GeomVertexDataget_object () const
 PT (GeomVertexArrayData) modify_array(int i)
bool reserve_num_rows (int n)
void set_array (int i, const GeomVertexArrayData *array)
bool set_num_rows (int n)
bool unclean_set_num_rows (int n)

Static Public Member Functions

static TypeHandle get_class_type ()
static void init_type ()

Detailed Description

Encapsulates the data from a GeomVertexData, pre-fetched for one stage of the pipeline.

Definition at line 484 of file geomVertexData.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations