Panda3D
Public Member Functions | List of all members
GeomNode::Geoms Class Reference

Public Member Functions

 Geoms (const CData *cdata)
 
 Geoms (const Geoms &copy)
 
 CPT (Geom) get_geom(int n) const
 
const RenderStateget_geom_state (int n) const
 
int get_num_geoms () const
 Returns the number of geoms of the node. More...
 
void operator= (const Geoms &copy)
 

Detailed Description

Definition at line 165 of file geomNode.h.

Member Function Documentation

◆ get_num_geoms()

int GeomNode::Geoms::get_num_geoms ( ) const
inline

Returns the number of geoms of the node.

Definition at line 352 of file geomNode.I.

Referenced by GeomNode::combine_with(), and GeomNode::get_geoms().


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