Meshes

{% with %} {% set type='mesh' %} {% set count=nmeshes %} {% include 'render_row.html' %} {% endwith %}

Point Clouds

{% with %} {% set type='pointcloud' %} {% set count=npointclouds %} {% include 'render_row.html' %} {% endwith %}