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

Public Member Functions

 Geoms (const CData *cdata)
 
 Geoms (const Geoms &copy)
 
 Geoms (Geoms &&from) noexcept
 
 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)
 
void operator= (Geoms &&from) noexcept
 

Detailed Description

Definition at line 162 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 279 of file geomNode.I.


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