This is the complete list of members for PointGroupClass, including all inherited members.
| _Init(void) | PointGroupClass | static |
| _Shutdown(void) | PointGroupClass | static |
| APT | PointGroupClass | protected |
| Billboard | PointGroupClass | protected |
| DefaultPointAlpha | PointGroupClass | protected |
| DefaultPointColor | PointGroupClass | protected |
| DefaultPointFrame | PointGroupClass | protected |
| DefaultPointOrientation | PointGroupClass | protected |
| DefaultPointSize | PointGroupClass | protected |
| Flags | PointGroupClass | protected |
| FlagsType enum name | PointGroupClass | |
| FrameRowColumnCountLog2 | PointGroupClass | protected |
| Get_Billboard(void) | PointGroupClass | |
| Get_Flag(FlagsType flag) | PointGroupClass | |
| Get_Frame_Row_Column_Count_Log2(void) | PointGroupClass | |
| Get_Point_Alpha(void) | PointGroupClass | |
| Get_Point_Color(void) | PointGroupClass | |
| Get_Point_Frame(void) | PointGroupClass | |
| Get_Point_Mode(void) | PointGroupClass | |
| Get_Point_Orientation(void) | PointGroupClass | |
| Get_Point_Size(void) | PointGroupClass | |
| Get_Polygon_Count(void) | PointGroupClass | |
| Get_Shader(void) | PointGroupClass | |
| Get_Texture(void) | PointGroupClass | |
| operator=(const PointGroupClass &that) | PointGroupClass | |
| Peek_Texture(void) | PointGroupClass | |
| PointCount | PointGroupClass | protected |
| PointDiffuse | PointGroupClass | protected |
| PointFrame | PointGroupClass | protected |
| PointGroupClass(void) | PointGroupClass | |
| PointLoc | PointGroupClass | protected |
| PointMode | PointGroupClass | protected |
| PointModeEnum enum name | PointGroupClass | |
| PointOrientation | PointGroupClass | protected |
| PointSize | PointGroupClass | protected |
| QUADS enum value | PointGroupClass | |
| Render(RenderInfoClass &rinfo) | PointGroupClass | |
| RenderVolumeParticle(RenderInfoClass &rinfo, unsigned int depth) | PointGroupClass | |
| SCREENSPACE enum value | PointGroupClass | |
| Set_Arrays(ShareBufferClass< Vector3 > *locs, ShareBufferClass< Vector4 > *diffuse=NULL, ShareBufferClass< unsigned int > *apt=NULL, ShareBufferClass< float > *sizes=NULL, ShareBufferClass< unsigned char > *orientations=NULL, ShareBufferClass< unsigned char > *frames=NULL, int active_point_count=-1, float vpxmin=0.0f, float vpymin=0.0f, float vpxmax=0.0f, float vpymax=0.0f) | PointGroupClass | |
| Set_Billboard(bool shouldBillboard) | PointGroupClass | |
| Set_Flag(FlagsType flag, bool onoff) | PointGroupClass | |
| Set_Frame_Row_Column_Count_Log2(unsigned char frccl2) | PointGroupClass | |
| Set_Point_Alpha(float alpha) | PointGroupClass | |
| Set_Point_Color(Vector3 color) | PointGroupClass | |
| Set_Point_Frame(unsigned char frame) | PointGroupClass | |
| Set_Point_Mode(PointModeEnum mode) | PointGroupClass | |
| Set_Point_Orientation(unsigned char orientation) | PointGroupClass | |
| Set_Point_Size(float size) | PointGroupClass | |
| Set_Shader(ShaderClass shader) | PointGroupClass | |
| Set_Texture(TextureClass *texture) | PointGroupClass | |
| Shader | PointGroupClass | protected |
| Texture | PointGroupClass | protected |
| TRANSFORM enum value | PointGroupClass | |
| TRIS enum value | PointGroupClass | |
| Update_Arrays(Vector3 *point_loc, Vector4 *point_diffuse, float *point_size, unsigned char *point_orientation, unsigned char *point_frame, int active_points, int total_points, int &vnum, int &pnum) | PointGroupClass | protected |
| VPXMax | PointGroupClass | protected |
| VPXMin | PointGroupClass | protected |
| VPYMax | PointGroupClass | protected |
| VPYMin | PointGroupClass | protected |
| ~PointGroupClass(void) | PointGroupClass | virtual |