#include <lwoPolygons.h>
Inheritance diagram for LwoPolygons::Polygon:
Public Member Functions | |
int | get_ref_count () const |
int | ref () const |
int | unref () const |
void | test_ref_count_integrity () const |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Public Attributes | |
int | _flags |
vector_int | _vertices |
int | _surface_index |
Protected Attributes | |
int | _ref_count |
Static Protected Attributes | |
TypeHandle | _type_handle |
|
Definition at line 58 of file lwoPolygons.h. |
|
Definition at line 65 of file lwoPolygons.h. |
|
Definition at line 59 of file lwoPolygons.h. |